discogs / pymongo-job-queue

MongoDB-based message queue
https://pypi.python.org/pypi/pymjq
MIT License
19 stars 20 forks source link

Subscribe to channel #2

Open accraze opened 8 years ago

accraze commented 8 years ago

In v2.0.0 it would be great if we introduced channels to the queue. You should be able to assign a worker to listen to a specific channel with full pub/sub capabilities.