Thanks Patrik.

In my use case, I have a few hundreds of client nodes.  I have about 300 worker 
nodes across 20 boxes.  Due to a legacy limitation, one worker node can have 
only one actor and therefore, one worker node is only allowed to process one 
task at a time.  Each task runs for a few seconds.

If we go with router inside each client, do you have a suggestion which routing 
machanism we use for fairer distribution? We are using pool instead of group 
and we are currently using round-robin-pool. Haven't tested under heavy load 
yet.  Would round robin be a good choice?

Thanks,
Grace

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to