Move RocketMQ to Apache RocketMQ

This commit is contained in:
Anand Sudhanaboina
2018-07-27 11:05:52 +05:30
parent 13e0d6f161
commit 236ac541e2

View File

@ -523,11 +523,11 @@ A curated list of awesome Java frameworks, libraries and software.
- [Apache Camel](https://camel.apache.org) - Glues together different transport APIs via Enterprise Integration Patterns. - [Apache Camel](https://camel.apache.org) - Glues together different transport APIs via Enterprise Integration Patterns.
- [Apache Kafka](https://kafka.apache.org) - High-throughput distributed messaging system. - [Apache Kafka](https://kafka.apache.org) - High-throughput distributed messaging system.
- [Apache Pulsar](https://pulsar.apache.org) - Distributed pub/sub-messaging system. - [Apache Pulsar](https://pulsar.apache.org) - Distributed pub/sub-messaging system.
- [Apache RocketMQ](https://rocketmq.apache.org/) - A fast, reliable, and scalable distributed messaging platform.
- [EventBus](https://github.com/greenrobot/EventBus) - Simple publish/subscribe event bus. - [EventBus](https://github.com/greenrobot/EventBus) - Simple publish/subscribe event bus.
- [Hermes](http://hermes.allegro.tech) - Fast and reliable message broker built on top of Kafka. - [Hermes](http://hermes.allegro.tech) - Fast and reliable message broker built on top of Kafka.
- [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ. - [JeroMQ](https://github.com/zeromq/jeromq) - Implementation of ZeroMQ.
- [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.
- [RocketMQ](https://github.com/alibaba/RocketMQ) - A fast, reliable, and scalable distributed messaging platform.
- [Smack](https://github.com/igniterealtime/Smack) - Cross-platform XMPP client library. - [Smack](https://github.com/igniterealtime/Smack) - Cross-platform XMPP client library.
### Miscellaneous ### Miscellaneous