RubyGems Navigation menu

jruby-rack-worker 0.8.0

Implements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to run background workers within your (deployed) web-application (concurrently in 'native' threads) instead of using separate daemon processes. Provides (thread-safe) implementations for popular worker libraries such as Resque and Delayed::Job, but one can easily write their own 'daemon' scripts as well.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.20.DJ1 - May 07, 2018 (30.5 KB)
  2. 0.14.1 - May 02, 2018 (33.0 KB)
  3. 0.14.0 - July 14, 2017 (33.0 KB)
  4. 0.13.3 - February 13, 2017 (33.0 KB)
  5. 0.13.2 - January 20, 2017 (33.0 KB)
  6. 0.8.0 - October 30, 2012 (28.0 KB)
显示所有版本 (共 20 个)

Runtime 依赖 (1):

jruby-rack >= 1.1.10

业主:

作者:

  • Karol Bucek

SHA 256 校验和:

1ba384d76cd4aeb4bbcc6886601055c1730dadb31472a4e216faa72519f56dc6

下载总量 126,761

这个版本 3,222

许可:

需要的 Ruby 版本:

链接: