RubyGems Navigation menu

stateful_jobs 0.0.1

StatefulJobs is a Resque based library which allows you to integrate responsive background jobs in a very easy way. StatefulJobs wraps an ActiveRecord Model around a set of jobs and adds a polling mechanism to your frontend to get your users noticed about the state of their tasks. Very useful for: * background jobs which provide its state to the frontend * background jobs which need user interaction between several steps * a set of jobs which share process information All these jobs can either be implemented as a separate Class or inline with just a handy Proc.

Gemfile:
= Copy to clipboard Copied!

instalar:
=

Versões:

  1. 0.0.2 - March 08, 2013 (19 KB)
  2. 0.0.1 - March 06, 2013 (19 KB)

Runtime Dependencies (2):

rails >= 0
resque >= 0

Development Dependencies (3):

Donos:

Autores:

  • metascape. / Kjell Schlitt

SHA 256 checksum:

c503879985b624e1be68bac2fe9db60c8613ad4cded7110f30440364770a0f38

Total de downloads 6.283

Desta versão 2.615

Licenças:

N/A

Versão Requerida do Ruby: Nenhum

Links: