RubyGems Navigation menu

stateful_jobs 0.0.2

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Runtime 依赖 (2):

rails ~> 3.2.0
resque >= 1.0.0

Development 依赖 (2):

业主:

作者:

  • metascape. / Kjell Schlitt

SHA 256 校验和:

78d4a53c9c6d7ba2bb2a60aaf2b60b50e75ac18628465d1bec1f81106af0fb11

下载总量 6,226

这个版本 3,649

许可:

需要的 Ruby 版本:

链接: