Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Active Job: smaller footprint for the dev/test async adapter | Jeremy Daer | 2016-02-29 | 1 | -3/+1 |
| | | | | | Use one shared worker pool for all queues with 0-#CPU workers rather than separate pools per queue with 2-10*#CPU workers each. | ||||
* | Require only necessary concurrent-ruby classes. | Jerry D'Antonio | 2015-11-04 | 1 | -1/+0 |
| | |||||
* | Initial implementation of ActiveJob AsyncAdapter. | Jerry D'Antonio | 2015-08-25 | 1 | -0/+5 |