BatchedCommunication.Sender (batched_communication v0.3.0)

Copy Markdown View Source

Summary

Functions

change_property_in_all_senders(prop, value)

@spec change_property_in_all_senders(atom(), pos_integer() | atom()) :: :ok

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

collect_stats(node, duration)

@spec collect_stats(node(), pos_integer()) :: [BatchedCommunication.batch_stats()]

enqueue(n, dest, msg)

get_configurations()

name(i)

@spec name(non_neg_integer()) :: atom()

start_link(i)