ActiveJob ConcurrencyControls module ConcurrencyControls Ruby on Rails 1.0.2 Since v1.0.2 Last seen in v1.4.0 Available in: v1.0.2 v1.1.5 v1.2.4 v1.3.2 v1.4.0 Compare with: … v1.1.5 v1.2.4 v1.3.2 v1.4.0 No documentation comment. Extends ActiveSupport::Concern Constants ActiveJob::ConcurrencyControls::DEFAULT_CONCURRENCY_GROUP Methods (defined here) # concurrency_key # concurrency_limited? # limits_concurrency Private methods (2) Implementation detail — not part of the public API. # compute_concurrency_parameter # concurrency_group Used by Included by (1) SolidQueue::Engine