RubyGems Navigation menu

jruby-rack-worker 0.20.DJ1

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.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  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)
Toon alle versies (20 totaal)

Runtime afhankelijkheden (1):

jruby-rack ~> 1.1.10

Eigenaren:

Authors:

  • Karol Bucek

SHA 256 checksum:

c79af3dec47bb88c4525ca6e7097f907c06beb12cb5e568ae094ade873945576

Total downloads 127.823

Voor deze versie 2.811

Licentie:

Apache-2.0

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: