Hi,

We are evaluating different message queues for an application that has
to asynchronously handle a number of jobs

While reading about beanstalkd we found that it supports persistence and
allows multiple servers.

>From what we understand, to ensure HA and scale the servers, the multiple
beanstalkd instances have to be load balanced using out app logic.
Also, if persistence is achieved via files, it won't be a share-nothing
design and hence cannot scale horizontally.

Could you please confirm this. Any pointers would be highly appreciated.


Thanks & Regards
Dhaneesh R

-- 
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.

Reply via email to