RubyGems Navigation menu

perform-later 1.0.0.alpha.3

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1.beta.1 - May 16, 2018 (5.5 KB)
  2. 1.1.0.rc.1 - May 16, 2018 (5.5 KB)
  3. 1.1.0.pre.1 - May 16, 2018 (5.5 KB)
  4. 1.1.0.beta.1 - May 16, 2018 (5.5 KB)
  5. 1.0.1.pre.2 - August 30, 2017 (6 KB)
  6. 1.0.0.alpha.3 - May 11, 2016 (5.5 KB)
Show all versions (13 total)

Runtime Dependencies (1):

sidekiq >= 3.0

Development Dependencies (4):

byebug >= 0
rspec ~> 3.4

Owners:

Authors:

  • Evan Prothro

SHA 256 checksum:

7d3c75a71c3fddb86888931a2d1df8906b0c52a5f2ab269678ae557707a452cb

Total downloads 21,973

For this version 1,726

License:

MIT

Required Ruby Version: >= 0

Required Rubygems Version: > 1.3.1

Links: