beanstalkd horizontal scaling must be done on the client side. Each of the clients would connect to multiple servers and then use a failover, round-robin, or sharding algorithm to switch between the different servers. Depending on your client library, it may support this ability out of the box.
*michael at barrow dot me* +1.541.600.2027 "Do not anticipate trouble, or worry about what may never happen. Keep in the sunlight." -- B. Franklin On Wed, Oct 28, 2015 at 1:53 AM, Danny Asmussen <[email protected]> wrote: > Hi guys, > > I'm trying to find details how to scale up beanstalkd horizontally, can it > be done? I can't find any details, used serveral hours now (not with Amazon) > > -- > You received this message because you are subscribed to the Google Groups > "beanstalk-talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/beanstalk-talk. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "beanstalk-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/beanstalk-talk. For more options, visit https://groups.google.com/d/optout.
