RubyGems Navigation menu

jruby-rack-worker 0.5-jruby

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

Runtime 相依性套件 (1):

jruby-rack >= 1.1.10

擁有者:

作者:

  • Karol Bucek

SHA 256 checksum:

327d38bd46c3c03455fd20709cabb755f2625bfe191312643e8ab9d282aaebcc

總下載次數 127,732

這個版本 4,521

License:

Ruby 版本需求:

相關連結: