lightster / hodor

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

Abstract MQ config implementation out of JQ config #196

Closed lightster closed 8 years ago

lightster commented 8 years ago

Move JobQueue\Config's getQueueConfig() and getAdapterFactory() methods to a separate class so that the new class can be responsible for one thing: configuring the message queue.