Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 249 Bytes

File metadata and controls

5 lines (4 loc) · 249 Bytes

Distributed Queue Manager

A distributed queue manager built using python and zmq.

This is a configurable queue manager designed to run with redis and zmq. Python 3 is required, but may possibly work with python 2 (it has not been tested though).