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:
parent
a806d76595
commit
0311ed9460
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue