batched_communication v0.1.3 BatchedCommunication.Sender View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Link to this function
change_property_in_all_senders(prop, value)
View Source
change_property_in_all_senders(atom(), pos_integer() | atom()) :: :ok
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
collect_stats(node, duration)
View Source
collect_stats(node(), pos_integer()) :: [BatchedCommunication.batch_stats()]