Merge pull request #390 from vongosling/master

Add RocketMQ to the list of Messaging
This commit is contained in:
Andreas Kull
2016-08-05 14:00:42 +02:00
committed by GitHub

View File

@ -475,6 +475,7 @@ A curated list of awesome Java frameworks, libraries and software.
* [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka. * [Nakadi](https://github.com/zalando/nakadi) - Provides a RESTful API on top of Kafka.
* [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. * [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ.
* [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library. * [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library.
* [RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform.
## Miscellaneous ## Miscellaneous