On Wed, Nov 2, 2011 at 23:09, Ivan Pechorin <[email protected]> wrote:
> 2011/11/2 Ciprian Dorin Craciun <[email protected]>:
>>    Now maybe this is a little off-topic -- although the initial
>> developers of ZeroMQ also developed the first version of AMQP (if I
>> recall correctly???) -- but here it goes... :)
>>
>>    Now when I've first seen AMQP I've said: "finally a protocol which
>> is both simple, flexible and implementable"... (Unfortunately each
>> broker is still compatible only with the "sanctioned" libraries...)
>
> Check the following article (if you didn't see it already):
> http://www.imatix.com/articles:whats-wrong-with-amqp


    Thanks! Actually I've read it quite early in my AMQP experience.

    Still, with all the problems, AMQP is here and it works better (as
in more portable) than other (open) alternatives... (Actually the only
ones I know about are JMS based...)

    Ciprian.

    P.S.: I'm not favoring AMQP over ZeroMQ. I'm just saying that for
a certain class of applications AMQP is a better choice than ZeroMQ,
and the other way around.

    P.P.S.: BTW, ZeroMQ can also be criticized as being API based --
as there is limited documentation about the protocol -- but
fortunately it's quite easy to implement your own "sockets". (Or at
least this is what I think after reading the related "unprotocol".)
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to