# rocketmq-externals **Repository Path**: yifood_me_admin/rocketmq-externals ## Basic Information - **Project Name**: rocketmq-externals - **Description**: clone from https://github.com/apache/rocketmq-externals.git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RocketMQ Externals There are many Apache RocketMQ external projects contributed and maintained by community. ## RocketMQ-Console A newly designed RocketMQ's console using spring-boot. ## RocketMQ-JMS RocketMQ's JMS 1.1 spec. implementation. ## RocketMQ-Flume Flume RocketMQ source and sink implementation. ## RocketMQ-Flink Integration of Apache Flink and Apache RocketMQ. For more details please refer to [README](https://github.com/apache/rocketmq-externals/tree/master/rocketmq-flink). ## RocketMQ-Spark Integration of Apache Spark and Apache RocketMQ. Both push & pull consumers are provided. For more details please refer to [README](https://github.com/apache/rocketmq-externals/tree/master/rocketmq-spark). ## RocketMQ-Docker Apache RocketMQ Docker provides Dockerfile and bash scripts for building and running docker image. ## RocketMQ-MySQL This project is a data replicator between MySQL and other systems. For more details please refer to [README](https://github.com/apache/rocketmq-externals/tree/master/rocketmq-mysql). ## RocketMQ-CPP A stable, widely used C++ client sdk of Apache RocketMQ, donated by Alibaba Group. ## Others [RocketMQ-Druid](https://github.com/druid-io/druid/tree/master/extensions-contrib/druid-rocketmq), [RocketMQ-Ignite](https://github.com/apache/ignite/tree/master/modules/rocketmq) and [RocketMQ-Storm](https://github.com/apache/storm/tree/master/external/storm-rocketmq) integration can be found in those repositories. ## Contribution 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](http://rocketmq.apache.org/docs/how-to-contribute/).