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