RubyGems Navigation menu

rescheduler 0.2.0

Rescheduler is a library that uses Redis to maintain a task queue of immediate and delayed jobs without any polling. Goals: 1. Light weight. Leave as much control to user as possible. 2. Fast response: no polling, pipe architecture for immediate job response time. 3. No Setup: Can not require extra "maintenance thread" in background. Auto maintained by each and every worker thread.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.5.4 October 07, 2016 (14.5KB)
  2. 0.5.3 July 25, 2016 (14KB)
  3. 0.5.1 June 05, 2016 (14KB)
  4. 0.4.1 June 20, 2013 (8KB)
  5. 0.4.0 April 22, 2013 (8KB)
  6. 0.2.0 October 11, 2012 (6KB)
全てのバージョンを表示(全8件)

Runtime依存関係 (2):

json >= 0
redis >= 0

所有者:

作者:

  • Dongyi Liao

SHA 256チェックサム:

=

累計ダウンロード数 18,912

このバージョンのみ 2,839

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: