mirror of
https://github.com/apache/rocketmq.git
synced 2026-08-28 20:09:14 +08:00
6dc8f5442add325fded4b4c594787ec5191daea4
[ROCKETMQ-31] Fix 'No such file or directory' warning for /Users/zhouxinyu/rmq_bk_gc.log, closes apache/incubator-rocketmq#29
[ROCKETMQ-43] Remove NoWhitespaceBefore module in rmq_checkstyle.xml, closes apache/incubator-rocketmq#36
[RocketMQ-58] Add integration test for RocketMQ, also thanks @fenglianghfl for this commit, closes apache/incubator-rocketmq#46
Apache RocketMQ

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
- Message full-link tracking ![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)
- Producer transaction message,making producer and local database transaction in one atomic operation
- Message Schedule delivery,similar JMS2 spec's delivery delay ![Cloud Charge] (https://img.shields.io/badge/cloud-charge-red.svg)
Learn it & Contact us
- Mailing Lists: http://rocketmq.incubator.apache.org/about/contact/
- Home: https://rocketmq.incubator.apache.org
- Wiki: https://cwiki.apache.org/confluence/display/ROCKETMQ/Apache+RocketMQ+Home
- Issues: https://issues.apache.org/jira/browse/RocketMQ
- Ask: http://stackoverflow.com/questions/tagged/rocketmq or https://www.quora.com/topic/RocketMQ
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
Description
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
Readme
Apache-2.0
100 MiB
Languages
Java
98.9%
Starlark
0.4%
Shell
0.4%
Batchfile
0.1%
Python
0.1%