lightster / hodor

🚪 A worker queue that is evolving to a job queue
MIT License
4 stars 1 forks source link

Remove Producer's reliance on QueueFactory #248

Closed lightster closed 7 years ago

lightster commented 7 years ago

The Producer/Consumer is supposed to make QueueFactory obsolete, so we do not want the Producer code to rely on the QueueFactory