RubyGems Navigation menu

jruby-rack-worker 0.4-jruby

Implements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to run a worker loop (such as Delayed::Job or Resque) as part of your web-application (concurrently in a separate thread) instead of using a separate process. To be used with a servlet containers.

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.4 - July 05, 2012 jruby (21.0 KB)
顯示所有版本(共 20)

Runtime 相依性套件 (1):

jruby-rack >= 1.1.1

擁有者:

作者:

  • Karol Bucek

SHA 256 checksum:

9b0fe9c0df3d477b990cc8e4a076269042200f1a714d5e7ee0b41479fe8d3286

總下載次數 127,824

這個版本 5,863

License:

Ruby 版本需求:

相關連結: