Skip to content
Mirror of Apache RocketMQ
Java Other
  1. Java 98.8%
  2. Other 1.2%
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update issue_template.md Jun 14, 2019
acl [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
broker [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
client [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
common [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
dev [ROCKETMQ-302] TLP clean up, removes incubating related info from cod… Oct 9, 2017
distribution [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
docs Merge pull request #1556 from luyuanwan/master Oct 31, 2019
example [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
filter [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
logappender [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
logging [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
namesrv [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
openmessaging [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
remoting [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
srvutil [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
store [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
style Polish Aug 29, 2017
test [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
tools [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020
.gitignore Merge branch 'develop' into store_with_dledger Jan 31, 2019
.travis.yml [FIX] Travis-CI Java 8 building environments. (#1256) Jun 13, 2019
BUILDING [ROCKETMQ-168] Polish the BUILDING guide. Jun 6, 2017
CONTRIBUTING.md [RIP-15]Add Ipv6 support for RocketMQ (#1352) Aug 22, 2019
LICENSE [ROCKETMQ-87] Add separate LICENSE and NOTICE files for binary releas… Feb 11, 2017
NOTICE chore(all):update the year in notice file and correct header in Names… Mar 5, 2020
README.md Update README.md Jan 8, 2020
pom.xml [maven-release-plugin] prepare release rocketmq-all-4.7.0 Mar 5, 2020

README.md

Apache RocketMQ

Build Status Coverage Status Maven Central GitHub release License Average time to resolve an issue Percentage of issues still open Twitter Follow

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:

  • Messageing patterns including publish/subscribe, request/reply and streaming
  • Financial grade transactional message
  • Built-in fault tolerance and high availability configuration options base on DLedger
  • A variety of cross language clients, such as Java, C/C++, Python, Go
  • Pluggable transport protocols, such as TCP, SSL, AIO
  • Built-in message tracing capability, also support opentracing
  • Versatile big-data and streaming ecosytem integration
  • Message retroactivity by time or offset
  • Reliable FIFO and strict ordered messaging in the same queue
  • Efficient pull and 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
  • Authentication and authorization
  • Free open source connectors, for both sources and sinks

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.