Failover Beanstalkd configuration

949 views
Skip to first unread message

zuhaib

unread,
Feb 5, 2012, 10:26:50 PM2/5/12
to beanstalk-talk
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

mavinman

unread,
Feb 21, 2012, 2:42:02 PM2/21/12
to beanstalk-talk
I'm interested in hearing about this as well. I just posted a
question on ServerFault, and then found this post here.

http://serverfault.com/questions/362348/replicating-beanstalkd-for-high-availability

进中关

unread,
Feb 21, 2012, 8:15:18 PM2/21/12
to beansta...@googlegroups.com
I also want to know if beanstalkd support master/slave mode

2012/2/6 zuhaib <zsid...@gmail.com>:

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

Keith Rarick

unread,
Feb 21, 2012, 9:20:59 PM2/21/12
to beansta...@googlegroups.com
This has come up a few times, but there's nothing built in
to beanstalkd.

Note, if you're only concerned with maintaining *service*,
and don't worry about losing *data*, you can get better
availability easily by running two or more independent
beanstalkds on different hardware.

kr

Reply all
Reply to author
Forward
0 new messages