Sha256: 9befe550fbe90729b464f250c15615880e51156d81949fcd5fe0968e04150f01
Contents?: true
Size: 769 Bytes
Versions: 19
Compression:
Stored size: 769 Bytes
Contents
# 0.5.0 / 2014-01-22 * [ENHANCEMENT] Configure the worker log using the conf file instead of a Ruby block. # 0.4.0 / 2014-01-21 * [ENHANCEMENT] Add more verbose logging of worker instantiation to the work queue subscriber's log. # 0.3.0 / 2013-12-16 * [ENHANCEMENT] Add daemonization of work queue subscriber process to the CLI. * [ENHANCEMENT] Make work queue subscriber's number of threads configurable. * [ENHANCEMENT] Load the worker queue subscriber's environment from a file specified in the conf file. # 0.2.0 / 2013-11-29 * [ENHANCEMENT] Add an error queue. # 0.1.0 / 2013-11-29 * [ENHANCEMENT] Add delayed queues. * [ENHANCEMENT] Add auto-scaling retry for failed workers. # 0.0.1 / 2013-12-27 * [ENHANCEMENT] Add work queue functionality.
Version data entries
19 entries across 19 versions & 1 rubygems