API Reference spawn v0.5.0-rc.11
modules
Modules
Actors
It's the client API for the Spawn actors.
Through this module we interact with the actors by creating,
invoking or configuring them.
Handles Invocation functions for Actor Entity All the public functions here assumes they are executing inside a GenServer
Handles lifecycle functions for Actor Entity All the public functions here assumes they are executing inside a GenServer
Invoker
is responsible for making calls to the Host Function
LoadBalance
to call hosts
This module was copied and adapted from this project https://github.com/straw-hat-team/beam-monorepo
Defines a distributed registry for all process