commit | 627554257ec5d60f4d05c309708c026b96861ade | [log] [tgz] |
---|---|---|
author | Peter Boström <git@pbos.me> | Tue Sep 09 15:19:20 2014 +0200 |
committer | Peter Boström <git@pbos.me> | Tue Sep 09 15:19:20 2014 +0200 |
tree | b37983b48092a427fe6ec0382c670a8c5c8cb3cf | |
parent | 166648f68f6a26eaf4073fc244f0031ea139ce66 [diff] |
Start workers before adding jobs into the queue. Allows workers to start early and not have to wait for all jobs to be added. Queue also seems to have significant overhead when very full, so this allows running a lot more total jobs.