[maven-release-plugin] copy for tag rocketmq-all-4.4.0
[maven-release-plugin] prepare release rocketmq-all-4.4.0
17 files changed
tree: 593e400c53967d103f35b38b5f94c3ba79a45026
  1. .github/
  2. acl/
  3. broker/
  4. client/
  5. common/
  6. dev/
  7. distribution/
  8. docs/
  9. example/
  10. filter/
  11. logappender/
  12. logging/
  13. namesrv/
  14. openmessaging/
  15. remoting/
  16. srvutil/
  17. store/
  18. style/
  19. test/
  20. tools/
  21. .gitignore
  22. .travis.yml
  23. BUILDING
  24. CONTRIBUTING.md
  25. LICENSE
  26. NOTICE
  27. pom.xml
  28. README.md
README.md

Apache RocketMQ Build Status Coverage Status

Maven Central GitHub release License

Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability.

It offers a variety of features:

  • Pub/Sub messaging model
  • Scheduled message delivery
  • Message retroactivity by time or offset
  • Log hub for streaming
  • Big data integration
  • Reliable FIFO and strict ordered messaging in the same queue
  • Efficient pull&push consumption model
  • Million-level message accumulation capacity in a single queue
  • Multiple messaging protocols like JMS and OpenMessaging
  • Flexible distributed scale-out deployment architecture
  • Lightning-fast batch message exchange system
  • Various message filter mechanics such as SQL and Tag
  • 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 always welcome new 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