Sign in Sign up
rubygems

jruby-rack-worker

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' work processing loop as well.

Activity

Latest release
8y ago
Total releases
20
Cadence
~36 days
Last 12 months
0

Details

License
Apache-2.0
First release
Apr 11, 2011
Releases
Version Released
0.20.DJ1 pre
0.14.1 patch
0.14.0 minor
0.13.3 patch
0.13.2 patch
0.13.1 patch
0.13.0 minor
0.12.0 minor
0.11.0 minor
0.10.1 patch
0.10.0 minor
0.9.1 patch
0.9.0 minor
0.8.0 minor
0.7 minor
0.6 minor
0.5 minor
0.4 minor
0.3 minor
0.2 initial