lightster / hodor

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

Add BatchQueue for pushing messages to #243

Closed lightster closed 7 years ago

lightster commented 7 years ago

Rather than encouraging a queue name and BatchManager to passed around to dependent objects, encourage an BatchQueue to be passed around, which accounts for both queue name and BatchManager