Categories: None [Edit]

perform-later

https://rubygems.org/gems/perform-later
https://github.com/eprothro/perform-later
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.

Total

Ranking: 45,178 of 180,702
Downloads: 22,043

Daily

Ranking: 103,205 of 180,689
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
142224,364,974sidekiq

Owners

#GravatarHandle
1iconeprothro