Performance comparison between ZeroMQ, RabbitMQ and Apache Qpid
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 由 翻译 强力驱动 问题: I need a high performance message bus for my application so I am evaluating performance of ZeroMQ , RabbitMQ and Apache Qpid . To measure the performance, I am running a test program that publishes say 10,000 messages using one of the message queue implementations and running another process in the same machine to consume these 10,000 messages. Then I record time difference between the first message published and the last message received. Following are the settings I used for the comparison. RabbitMQ : I used a "fanout" type