8 Forks
35 Stars
35 Watchers

PyRSMQ

Python Implementation of Redis Simple Message Queue Algorithm

How to download and setup PyRSMQ

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

Or simply clone PyRSMQ with SSH
[email protected]:mlasevich/PyRSMQ.git

If you have some problems with PyRSMQ

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