RubyGems Navigation menu

jruby-rack-worker 0.14.1

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:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.20.DJ1 - May 07, 2018 (30.5KB)
  2. 0.14.1 - May 02, 2018 (33KB)
  3. 0.14.0 - July 14, 2017 (33KB)
  4. 0.13.3 - February 13, 2017 (33KB)
  5. 0.13.2 - January 20, 2017 (33KB)
全てのバージョンを表示(全20件)

Runtime依存関係 (1):

jruby-rack ~> 1.1.10

所有者:

作者:

  • Karol Bucek

SHA 256チェックサム:

031e4b98efc9d8270024a0c74d7ea4e040b777cabe7dff861f266ccb4908d801

累計ダウンロード数 127,605

このバージョンのみ 19,612

ライセンス:

Apache-2.0

必要なRubyのバージョン: >= 0

リンク: