Search
partisan
v5.0.0-beta.14
Pages
Modules
Settings
View Source
partisan_causality_backend
(partisan v5.0.0-beta.14)
Link to this section
Summary
Functions
emit(Label, Node, ServerRef, Message)
handle_call(Msg, From, State)
is_causal_message(_)
Determine is a message is being sent with causal delivery or not.
receive_message(Label, Message)
reemit(Label, _)
set_delivery_fun(Label, DeliveryFun)
start_link(Label)
Same as start_link([]).
Link to this section
Functions
Link to this function
emit(Label, Node, ServerRef, Message)
View Source
Link to this function
handle_call(Msg, From, State)
View Source
Link to this function
is_causal_message(_)
View Source
Determine is a message is being sent with causal delivery or not.
Link to this function
receive_message(Label, Message)
View Source
Link to this function
reemit(Label, _)
View Source
Link to this function
set_delivery_fun(Label, DeliveryFun)
View Source
Link to this function
start_link(Label)
View Source
Same as start_link([]).