谁才是最快的消息队列:ActiveMQ, RabbitMQ, HornetQ, QPID...
Lately I performed a message queue benchmark , comparing several queuing frameworks (RabbitMQ, ActiveMQ…). Those benchmarks are part of a complete study conducted by Adina Mihailescu , and everything was presented at the April 2013 riviera.rb meet-up . You should definitely peek into Adina’s great presentation available online right here . Setup and scenarios So I wanted to benchmark brokers, using different protocols: I decided to build a little Rails application piloting a binary that was able to enqueue/dequeue items taken from a MySQL database . I considered the following scenarios: