Speaking of poolboy... I wonder if there's something better that we
could use for certain work loads.

Poolboy is fine if you have a pretty good idea of what kind of work
load you want to handle, but it looks like the authors are not
interested in making it handle more dynamic/complex situations:

https://github.com/devinus/poolboy/issues/30#issuecomment-26024042

If I read what he's writing correctly, he thinks something like CB
should somehow fetch a "connected" worker.  Or randomly fetch workers
until it finds one that is connected?  But then what's the point?  To
me that all sounds more complicated than adding a bit of logic to more
gracefully handle extra workers over a certain limit.

Thoughts?
-- 
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/

-- 
You received this message because you are subscribed to the Google Groups 
"ChicagoBoss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at http://groups.google.com/group/chicagoboss.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/chicagoboss/CA%2Bb9R_tDBJsX-JUkVz%2Bz6UaPq_XoP-JZeL%2BUCYo06t0XoLR7bw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to