[openamq-dev] 0MQ project launched

Martin Sustrik sustrik at imatix.com
Thu Dec 13 09:54:30 CET 2007


Hi Jacobus,

Basically, there will be two ways for OpenAMQ apps to communicate with 0MQ:

1. Use existing OpenAMQ client to connect to 0MQ via AMQP connection 
(all AMQP-compliant implementations should be able to communicate in 
this way obviously). However, AMQP communication would impose some 
restrictions inherent to the protocol v0-8, v0-9 and upcoming v0-10: no 
point to point communication and no multicast.

2. We would like to provide WireAPI interface to allow existing OpenAMQ 
application to migrate seamlessly to broker-less, point-to-point and 
multicast models.

Note that 0MQ is work in progress... we are working on pt. 1 currently 
and we hope to be able to connect AMQP clients to 0MQ by version 0.2.

Martin

Jacobus Geluk wrote:
> Hi Martin,
> 
> 0MQ looks very promising to me, I wonder how OpenAMQ would cooperate
> with 0MQ, could you say anything about that?
> 
> Regards,
> Jacobus Geluk
> 
> On Dec 12, 2007 10:43 AM, Martin Sustrik <sustrik at imatix.com> wrote:
>> Hi all,
>>
>> We are happy to announce that 0MQ  ("ZeroMQ") project was officially
>> launched today!
>>
>> * Our mission with 0MQ is to build the fastest messaging ever. The way
>> to get performance is to optimise the whole software and hardware stack
>> together. So, we are developing 0MQ closely with major hardware firms.
>>
>> * 0MQ is in early stages of development, but it is already very fast.
>> We're getting 25 microseconds end-to-end latencies and 2.8 million
>> messages per second today.
>>
>> * 0MQ is completely free GPL-licensed software written in C++.
>>
>> * 0MQ is intended to by fully AMQP-compliant. Some additions will be
>> done to support peer-to-peer communication between clients and multicast.
>>
>> * 0MQ is built by community and for community. Everyone can join the
>> development, everone can use the product.
>>
>> For more information have a look at 0MQ website: www.zeromq.org
>>
>> Enjoy!
>> Martin
>> _______________________________________________
>> openamq-dev mailing list
>> openamq-dev at lists.openamq.org
>> http://lists.openamq.org/mailman/listinfo/openamq-dev
>>
> 
> 
> 



More information about the openamq-dev mailing list