1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test/support
Jeremy Daer a66780bfff Active Job: smaller footprint for the dev/test async adapter
Use one shared worker pool for all queues with 0-#CPU workers rather
than separate pools per queue with 2-10*#CPU workers each.
2016-02-29 15:58:26 -07:00
..
backburner
delayed_job/delayed Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
integration Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
que Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
queue_classic ActiveJob: Implemented enqueue_at for QueueClassic 2014-09-02 14:35:53 +03:00
sneakers
job_buffer.rb [ActiveJob] extract JobBuffer from helper 2014-08-29 08:50:09 +00:00