[TUBEMQ-298]Set version as 0.5.0-incubating in release-0.5.0 for first RC of 0.5.0 (#225)

Co-authored-by: gosonzhang <gosonzhang@tencent.com>
12 files changed
tree: 6342c094e8ccc15114199f1da62f3fc9b879322a
  1. .github/
  2. bin/
  3. codestyle/
  4. conf/
  5. resources/
  6. tubemq-client/
  7. tubemq-connectors/
  8. tubemq-core/
  9. tubemq-docker/
  10. tubemq-example/
  11. tubemq-server/
  12. .asf.yaml
  13. .gitignore
  14. .travis.yml
  15. CHANGES.md
  16. DISCLAIMER-WIP
  17. LICENSE
  18. NOTICE
  19. pom.xml
  20. README.md
README.md

Apache TubeMQ

Build Status CodeCov Maven Central GitHub release License

Apache TubeMQ(incubating) is a trillion-records-scale distributed messaging queue (MQ) system, focuses on data transmission and storage under massive data. Compared to many open source MQ projects, TubeMQ has unique advantages in terms of stability, performance, and low cost.

It offers a variety of features:

  • Pluggable transport protocols, such as TCP, SSL
  • Support big-data and streaming ecosystem integration
  • Message retroactivity by time or offset
  • Efficient pull and push consumption model
  • Flexible distributed scale-out deployment architecture
  • Feature-rich administrative dashboard for configuration
  • Authentication and authorization

Contact us

Contributing

We always welcome new contributions, whether for trivial cleanups, new features or other material rewards, more details see here

License

© Contributors Licensed under an Apache-2.0 license.