|
|
-
Re: Working with 0mqTed Dunning 2011-12-05, 17:18
They serve very, very different functions.
0mq is a message queue that strives for low latency and reasonably reliable delivery. Zookeeper is a coordination service. On Mon, Dec 5, 2011 at 8:26 AM, Mark <[EMAIL PROTECTED]> wrote: > Can someone briefly explain how Zookeeper and 0mq work together? Why > wouldn't one be used over the other? > > Thanks > |