3328 Forks
12879 Stars
12879 Watchers

pulsar

Apache Pulsar - distributed pub-sub messaging system

How to download and setup pulsar

Open terminal and run command
git clone https://github.com/apache/pulsar.git
git clone is used to create a copy or clone of pulsar 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 pulsar https://github.com/apache/pulsar/archive/master.zip

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

If you have some problems with pulsar

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