lfex / py

Distributed Python for the Erlang Ecosystem
220 stars 13 forks source link

Add round-robin scheduler #18

Closed oubiwann closed 9 years ago

oubiwann commented 9 years ago

Might want to use gproc for this? Will need to track state (last used Python worker PID).

oubiwann commented 9 years ago

Not gonna do this one.