added RabbitMQ

This commit is contained in:
Vito Zhou
2014-11-07 11:37:23 +08:00
parent 08f9f6a415
commit 3cbb3b1f21

View File

@ -236,6 +236,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o
*Tools that help sending messages between clients to ensure protocol independency.*
* [RabbitMQ](https://www.rabbitmq.com/) - Easy to use, cross-platform, High-Performing.
* [Apache ActiveMQ](http://activemq.apache.org/) - Open-source message broker that implements JMS and converts synchronous to asynchronous communication.
* [Apache Kafka](http://kafka.apache.org/) - High-throughput distributed messaging system.
* [JBoss HornetQ](http://hornetq.jboss.org/) - Clear, concise, modular and made to be embedded.