The Wayback Machine - https://web.archive.org/web/20190801035300/https://github.com/apache/rocketmq
Skip to content
Mirror of Apache RocketMQ
Java Other
  1. Java 98.7%
  2. Other 1.3%
Branch: master
Clone or download
zhibo6 and duhenglucky 文档排版错误 (#1320)
## 3 消息过滤
Latest commit 092a639 Jul 15, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update issue_template.md Jan 10, 2019
acl [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
broker [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
client [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
common [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
dev [ROCKETMQ-302] TLP clean up, removes incubating related info from cod… Oct 9, 2017
distribution Release Apache RocketMQ 4.5.1 May 22, 2019
docs 文档排版错误 (#1320) Jul 15, 2019
example [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
filter [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
logappender [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
logging [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
namesrv [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
openmessaging [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
remoting [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
srvutil [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
store [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
style Polish Aug 29, 2017
test [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
tools [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019
.gitignore Merge branch 'develop' into store_with_dledger Jan 31, 2019
.travis.yml Update travis configuration May 28, 2019
BUILDING [ROCKETMQ-168] Polish the BUILDING guide. Jun 6, 2017
CONTRIBUTING.md Update CONTRIBUTING.md Jul 5, 2019
LICENSE [ROCKETMQ-87] Add separate LICENSE and NOTICE files for binary releas… Feb 11, 2017
NOTICE Update NOTICE Mar 4, 2019
README.md Add Export Control Notice Jul 10, 2019
pom.xml [maven-release-plugin] prepare release rocketmq-all-4.5.1 May 21, 2019

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
  • Access control list
  • Message trace

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


Export Control Notice

This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.

The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code.

The following provides more details on the included cryptographic software:

This software uses Apache Commons Crypto (https://commons.apache.org/proper/commons-crypto/) to support authentication, and encryption and decryption of data sent across the network between services.

You can’t perform that action at this time.