firstandthird / hapi-job-queue

Hapi and MongoDB powered job queue.
MIT License
3 stars 1 forks source link

Max concurrency #2

Closed dawnerd closed 9 years ago

dawnerd commented 9 years ago

Need to figure out a way to handle this. Easiest for now would be changing each to eachLimit. I'd like to be able to limit the max number of running jobs.