class SneakersAdapter
Ruby on Rails 5.0.7.2
Since v4.2.11.3Sneakers adapter for Active Job
A high-performance RabbitMQ background processing framework for Ruby. Sneakers is being used in production for both I/O and CPU intensive workloads, and have achieved the goals of high-performance and 0-maintenance, as designed.
Read more about Sneakers here.
To use Sneakers set the queue_adapter config to :sneakers.
Rails.application.config.active_job.queue_adapter = :sneakers
Inherits from
Methods (defined here)
- self. new
Methods (inherited)
From Object
(25)
- # <
- # acts_like?
- # blank?
- # change
- # create_fixtures
- # deep_dup
- # destroy
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # perform
- # presence
- # presence_in
- # present?
- # subscribed
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # unsubscribed
- # with_options
- self. table_name_prefix