Categories: None [Edit]

jruby-rack-worker

https://rubygems.org/gems/jruby-rack-worker
https://github.com/kares/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.

Total

Ranking: 13,301 of 180,488
Downloads: 128,091

Daily

Ranking: 15,098 of 180,477
Downloads: 18

Depended by

RankDownloadsName
63,02814,012trinidad_worker_extension

Depends on

RankDownloadsName
2,9463,643,181jruby-rack

Owners

#GravatarHandle
1iconkares