Hi, I am tasked with maintaining our beanstalkd server and one issue that keeps coming up is the issue of what to do if our Beanstalkd server goes offline. Since we are on AWS this is very possible as they treat servers as "throw away". I understand some of the beanstalkd client support pooling but I cant see that do this for Java or Node.JS (we use both). What are some ideas/techniques I can take to help improve this without writing/hacking our own client.
Thanks Zuhaib -- 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.
