On 11/27/2011 10:24 PM, Jason Judge wrote:

Events written to local queues would need to be moved to the central
queue as soon as the network is back up. Is there a ready made
solution that will handle that? It needs to check queue A on server A,
and if anything is found, moved it (reliably and robustly) to queue B
on server B - that would be its sole purpose. Whether it would be a
push or pull process (or even a pull-push from server C) is not, I
suspect, not important.

Sounds like a textbook case for zeromq.

rhesa

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