1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2025-02-17 15:45:13 -05:00

add Apache RocketMQ

This commit is contained in:
Moshe-Immerman 2017-05-25 13:51:05 +02:00 committed by GitHub
parent a806d76595
commit 0311ed9460

View file

@ -368,6 +368,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [NSQ](http://nsq.io/) - A realtime distributed messaging platform.
- [Qpid](https://qpid.apache.org/) - Cross-platform messaging components built on AMQP.
- [RabbitMQ](https://www.rabbitmq.com/) - Open source Erlang-based message broker that just works.
- [RocketMQ](https://github.com/apache/incubator-rocketmq) - A low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.
- [VerneMQ](https://verne.mq) - Open source, scalable, Erlang-based MQTT broker.
### Serialization