libcluster_gae v0.1.0 Cluster.Strategy.GoogleAppEngine View Source
Clustering strategy for Google App Engine.
This strategy only connect nodes that are able to receive HTTP traffic.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Callback implementation for Cluster.Strategy.start_link/1
Link to this section Functions
Link to this function
child_spec(arg) View Source
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
start_link(args) View Source
Callback implementation for Cluster.Strategy.start_link/1
.