Module revolver_roundrobin

Function Index

delete_all_pids/1
init_state/1
new_pids/2
next_pid/1
pid_down/2
pids/1

Function Details

delete_all_pids/1

delete_all_pids(State) -> any()

init_state/1

init_state(MaxMessageQueueLength) -> any()

new_pids/2

new_pids(Pids, State) -> any()

next_pid/1

next_pid(State) -> any()

pid_down/2

pid_down(Pid, State) -> any()

pids/1

pids(State) -> any()


Generated by EDoc