Graphex.VertexServer

Summary

check_state(server)

Tell the vertex server to check if all of the deps it’s waiting for are complete, and if so, execute this step and publish the result

start_link(name, deps, fun, downstream_procs, result_server, tries, opts \\ [])

Start a vertex server

Functions

check_state(server)

Tell the vertex server to check if all of the deps it’s waiting for are complete, and if so, execute this step and publish the result.

start_link(name, deps, fun, downstream_procs, result_server, tries, opts \\ [])

Start a vertex server