On Tue, Nov 10, 2009 at 11:55 AM, Dennis Krul <[email protected]> wrote: > We also have the redundancy challenge. We don't really need to scale > out, beanstalk handles everything just fine, but in our architecture > it's currently also a spof. We made it 'sorta' HA with keepalived, but > when a fail-over occurs the jobs on the queue are lost. That's not > really that critical for our platform, but it would be nice if we > could avoid it. We are currently considering using binlog with drbd > underneath. But if you could implement this feature that would be a > lot better and we can wait for that :)
Binlog + drdb is what I had in mind, too, although it's not critical for us at work at the moment. -- Jaume Sabater http://linuxsilo.net/ "Ubi sapientas ibi libertas" -- 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=.
