grapevine v0.2.0 Grapevine View Source
The API for grapevine
Link to this section Summary
Functions
Adds a new update to the gossip instance. The update will be propagated to all processes within the cluster that have the same name
Starts grapevine
Link to this section Functions
Link to this function
add(name, value, id, timeout \\ 5000) View Source
Adds a new update to the gossip instance. The update will be propagated to all processes within the cluster that have the same name.
Link to this function
start_link(gossip, handler, opts) View Source
Starts grapevine.