Search
partisan
v5.0.0-rc.8
Pages
Modules
Settings
View Source
partisan_causality_backend
(partisan v5.0.0-rc.8)
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([]).
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
-spec
start_link(Label :: atom()) -> gen_server:start_ret().
Same as start_link([]).