Zeiroh.Cluster (Zeiroh v0.1.0)

Copy Markdown View Source

Starts Iroh and/or Zenoh overlay for FLAME runners.

:package selects the cluster implementation:

  • :zeiroh (default) — local overlay processes
  • :ingot_clusterIngotCluster.Cluster when the sibling dep is present
  • :duskDusk.Cluster when the sibling dep is present

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)