RubyGems Navigation menu

perform-later 1.0.0

perform-later provides asyncronous worker/job support for objects with a convention that encourages better object oriented design. It is a simple and lightweight adapter that helps decouple job/worker initialization from object behavior/logic/algorithm. It helps encourage objects with async/job/worker behavior that are more maintainable, easier to change, and faster to test thoroughly.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.1.beta.1 May 16, 2018 (5.5KB)
  2. 1.1.0.rc.1 May 16, 2018 (5.5KB)
  3. 1.1.0.pre.1 May 16, 2018 (5.5KB)
  4. 1.1.0.beta.1 May 16, 2018 (5.5KB)
  5. 1.0.1.pre.2 August 30, 2017 (6KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (1):

sidekiq >= 3.0

Development依存関係 (1):

bundler ~> 1.10

所有者:

作者:

  • Evan Prothro

SHA 256チェックサム:

=

累計ダウンロード数 23,241

このバージョンのみ 6,439

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

ライセンス:

MIT

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

リンク: