Skip to content

Latest commit

 

History

History
63 lines (49 loc) · 3.03 KB

README.md

File metadata and controls

63 lines (49 loc) · 3.03 KB

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