Apache RocketMQ Community Projects
There are many of the Apache RocketMQ external projects, which is born from Apache RocketMQ Improvement Proposal and contributed and maintained by community. The PMC will lean towards developer community support, to help discovery and initial steps towards incubation in the external repository. Incubator Projects could graduate if they meet the following requirements.
- Require 3+1 vote from the PMC.
- Used successfully in production by at least three independent end users which, in the PMC judgement, are of adequate quality and scope.
- Have a healthy number of committers.
A newly designed RocketMQ's console using spring-boot.
Deploys RocketMQ on Kubernetes. it is built using the Operator SDK, which is part of the Operator Framework.
Provides Dockerfile and bash scripts for building and running docker image.
Exports metrics from RocketMQ servers for consumption by Prometheus.
Flume RocketMQ source and sink implementation.
Integration of Apache Flink and Apache RocketMQ. For more details please refer to README.
Integration of Apache Spark and Apache RocketMQ. Both push & pull consumers are provided. For more details please refer to README.
RocketMQ's JMS 1.1 spec. implementation.
This project is a data replicator between MySQL and other systems. For more details please refer to README.
RocketMQ-Ignite and RocketMQ-Storm integration can be found in those repositories.
We are always very happy to have contributions, whether for trivial cleanups or big new features. We want to have high quality, well documented codes for each programming language, as well as the surrounding ecosystem of integration tools that people use with RocketMQ.
Nor is code the only way to contribute to the project. We strongly value documentation, integration with other project, and gladly accept improvements for these aspects.
More info please refer to How To Contribute.