RubyGems Navigation menu

jruby-rack-worker 0.7-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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.20.DJ1 - May 07, 2018 (30.5 KB)
  2. 0.14.1 - May 02, 2018 (33 KB)
  3. 0.14.0 - July 14, 2017 (33 KB)
  4. 0.13.3 - February 13, 2017 (33 KB)
  5. 0.13.2 - January 20, 2017 (33 KB)
  6. 0.7 - October 25, 2012 jruby (27 KB)
Show all versions (20 total)

Runtime Dependencies (1):

jruby-rack >= 1.1.10

Owners:

Authors:

  • Karol Bucek

SHA 256 checksum:

caf8f1c486c1bc39bb40644f1c15e93397e3799c5b713c8723567787a939eca5

Total downloads 127,877

For this version 6,744

Licenses:

N/A

Required Ruby Version: None

Links: