That's how I was thinking of using it; though I don't exactly know what that guy did. He didn't mention ZeroMQ much in that article.
On Mon, Dec 5, 2011 at 2:49 PM, Mark <static.void....@gmail.com> wrote: > Ok so Kafka would be as the messaging platform but 0mq as the transport? > > > On 12/5/11 11:33 AM, David Patrick wrote: > >> ZeroMQ would just be used as the networking protocol. A while ago, I was >> thinking about integrating the two, but I guess someone else already has. >> I'll have to look into that.... >> >> - David >> >> On Mon, Dec 5, 2011 at 2:26 PM, Mark<static.void....@gmail.com**> wrote: >> >> I read the following article http://www.alberton.info/** >>> kafka_apache_incubator.html<ht**tp://www.alberton.info/kafka_** >>> apache_incubator.html<http://www.alberton.info/kafka_apache_incubator.html>>and >>> they mentioned that they use Kafka with 0mq. Im a bit confused because >>> >>> don't these two systems serve the same function... ie messaging system. >>> Would someone please explain how Kafka is different than 0mq and how >>> they >>> could be used together? >>> >>> Thanks >>> >>>