Changelog
0.6.0
Removed workers.push
and workers.each
, referencing queues is better for
testing.
Renamed count to width (number of workers used in parallel).
Tests!
Changelog
0.5.3
Allow multiple queue handlers.
Added workers.push
, workers.each
and workers.webhookURL
convenience
methods.
Changelog
0.5.1
Added workers.fulfill
to ease using generators with callbacks.
Added documentation for logging.