Skip to content

anhzhi/RocketMQ

 
 

Repository files navigation

RocketMQ -- Alibaba's MQ Build Status

RocketMQ is a fast, reliable, scalable, easy to use message oriented middleware breeding from alibaba massive messaging business.

It offers a variety of features as follows:

  • Reliable FIFO and strict sequential messaging
  • Pub/Sub and P2P messaging model
  • Million message accumulation ability in single queue
  • Pull queues and push queues
  • Over a variety of messaging protocols.such as JMS,MQTT etc.
  • Distributed clustering, support fault-tolerance
  • Docker images for isolated testing and cloud Isolated clusters
  • Feature-rich administrative dashboard for configuration and monitoring

Learn it & Contact us


How can I develop with RocketMQ?


Development team in Alibaba


Contributors in RocketMQ community


License

Apache License, Version 2.0 Copyright (C) 2010-2013 Alibaba Group Holding Limited

About

🚀 Alibaba's MQ, also aliyun ONS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%