Adap.Unit behaviour

Behaviour describing an ADAP distributed processing unit

Source

Callbacks

cast/2

Specs:

  • cast(pid, (... -> any)) :: :ok
Source
node/1

Specs:

  • node(args :: term) :: node
Source
start_link/1

Specs:

  • start_link(args :: term) :: {:ok, pid}
Source