fightingaman / incubator-rocketmq-externals

Mirror of Apache RocketMQ (Incubating)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RocketMQ Externals

There are some RocketMQ external projects, with the purpose of growing the RocketMQ community.

RocketMQ-Console-Ng

A console for RocketMQ

RocketMQ-JMS

RocketMQ-JMS is an implement of JMS specification,taking Apache RocketMQ as broker. Now we are on the way of supporting JMS 1.1 and JMS2.0 is our final target.

RocketMQ-Flume-Ng

This project is used to receive and send messages between RocketMQ and Flume-ng

  1. Firstly, please get familiar with RocketMQ and Flume-ng.

  2. Ensure that the jar related to RocketMQ exists in local maven repository.

  3. Execute the following command in rocketmq-flume root directory

    mvn clean install dependency:copy-dependencies

  4. Copy the jar depended by rocketmq-flume to $FLUME_HOME/lib(the specific jar will be given later)

RocketMQ-Spark

Apache Spark-Streaming integration with RocketMQ. Both push & pull consumer mode are provided. For more details please refer to rocketmq-spark README.md.

RocketMQ-Docker

Apache RocketMQ Docker provides Dockerfile and bash scripts for building and running docker image.

About

Mirror of Apache RocketMQ (Incubating)


Languages

Language:C++ 51.1%Language:Java 23.1%Language:Go 10.4%Language:HTML 4.1%Language:JavaScript 3.6%Language:Scala 2.9%Language:CSS 2.9%Language:PHP 1.4%Language:Makefile 0.1%Language:Shell 0.1%Language:C 0.1%Language:Batchfile 0.0%