10928 Forks
19480 Stars
19480 Watchers

rocketmq

Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.

How to download and setup rocketmq

Open terminal and run command
git clone https://github.com/apache/rocketmq.git
git clone is used to create a copy or clone of rocketmq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rocketmq https://github.com/apache/rocketmq/archive/master.zip

Or simply clone rocketmq with SSH
[email protected]:apache/rocketmq.git

If you have some problems with rocketmq

You may open issue on rocketmq support forum (system) here: https://github.com/apache/rocketmq/issues