From 4d9b0f412d3c0694302aa986155936d67861e73b Mon Sep 17 00:00:00 2001 From: vongosling Date: Thu, 21 Jul 2016 16:04:10 +0800 Subject: [PATCH] add rocketmq description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fec32ca..a55077c 100644 --- a/README.md +++ b/README.md @@ -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. * [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. * [Smack](https://github.com/igniterealtime/Smack/) - Cross-platform XMPP client library. +* [Alibaba RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform made by alibaba ## Miscellaneous