[zeromq-dev] ZeroMQ to support AMQP patterns soon?
Viet Hoang (Quant Edge)
viet.hoang at quant-edge.com
Wed Jan 2 18:48:20 CET 2013
We have been using a modified Major Domo pattern, packing pub/sub, req/res, binary star, round robin on Dealer/Router pair, for both WAN and LAN communications. We are getting 200k mps, or 25k symmetric encryption, on a single broker.
So far so good, however we are implementing another modified version of Clone pattern, for better separation between layers. However to detect gap for each subtree and to maintain message sequence, it takes a lot of coding and testing. After a while, I believe i'm reinventing the wheel, I could just use AMQP / QPID and no need to do coding or testing. Does ZeroMQ plan to support AMQP features in near future?
Cheers,
Viet
More information about the zeromq-dev
mailing list