2 Forks
11 Stars
11 Watchers

crimsonq

One Message to Multi Consumer Queue with persistence and Queue Stages. Crimson Queue allows you to have multiple consumers listening on topics and receive a copy of a message that targets its topic providing multiple consumers for a queue message and complex message routing. Utilizes the same methodology as MQTT topic routing but with queue stages and persistence.,

How to download and setup crimsonq

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

Or simply clone crimsonq with SSH
[email protected]:ywadi/crimsonq.git

If you have some problems with crimsonq

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