RubyGems Navigation menu

concussion 0.0.3

Sucker Punch is an awesome gem which allows background tasks to be run from the current process. They can be set to run in the future, but they will disappear and not get run if the server or process running the jobs is stopped or restarted. Concussion provides a thin wrapper around Suckerpunch job objects, persisting them to an external storage system of your choice. When the server is restarted, any unprocessed jobs will be run immediately while future jobs will be reinstated to be run at the appropriate time.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.3 - October 13, 2015 (10.5 KB)
  2. 0.0.2 - October 13, 2015 (10.5 KB)
  3. 0.0.1 - October 12, 2015 (10.5 KB)

Runtime Dependencies (1):

sucker_punch ~> 1.0

Development Dependencies (3):

bundler ~> 1.10
minitest >= 0
rake ~> 10.0

Owners:

Authors:

  • Benjamin Randles-Dunkley

SHA 256 checksum:

49266d1ab08ab4fd38ea30a985d4016af53cd32bd5b12d5bd5290988efc6dc86

Total downloads 7,694

For this version 3,187

License:

MIT

Required Ruby Version: >= 0

Links: