torquebox-sidekiq-service 0.1.0
The TorqueBox Sidekiq service replaces the traditional Sidekiq CLI client for starting a Sidekiq processor. This allows TorqueBox features only available in-container to be usable by all your Sidekiq workers. It has the added benefit of reducing memory overhead by running in a single JVM and allows for better optimization through JIT and better debugging & profiling through TorqueBox's runtime inspection facilities.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
sidekiq
>= 0