Skip to content

zhoudiqiu/incubator-rocketmq

 
 

Repository files navigation

Apache RocketMQ Build Status Coverage Status

Maven Central GitHub release License

Apache RocketMQ is a low latency, reliable, scalable, easy to use message oriented middleware born from alibaba massive messaging business.

It offers a variety of features as follows:

  • Pub/Sub and P2P messaging model
  • Reliable FIFO and strict sequential messaging in the same queue
  • Long pull queue model,also support push consumption style
  • Million message accumulation ability in single queue
  • Over a variety of messaging protocols.such as JMS,MQTT etc.
  • Distributed high available deploy architecture, meets at least once message delivery semantics
  • Docker images for isolated testing and cloud Isolated clusters
  • Feature-rich administrative dashboard for configuration,metrics and monitoring

Learn it & Contact us


Apache RocketMQ Community


Contributing

We are always very happy to have contributions, whether for trivial cleanups,big new features or other material rewards. more details see here


License

Apache License, Version 2.0 Copyright (C) Apache Software Foundation

About

Mirror of Apache RocketMQ

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.6%
  • Other 1.4%