In general, queueing theory recommends having fewer tubes.
Even assuming a hypothetical perfect queueing server with no
performance overhead, it's better to have each worker be able
to run all jobs and put everything in a single tube.

If you have to have specialized workers that only know how to
run certain types of jobs, then make a tube for that subset of
jobs.

kr

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to