RubyGems Navigation menu

scheduler_daemon 0.5.1

Rails 2.3.2 compatible scheduler daemon. Replaces cron/rake pattern of periodically running rake tasks to perform maintenance tasks in Rails apps. Scheduler Daemon is made specifically for your Rails app, and only loads the environment once, no matter how many tasks run. What's so great about it? Well, I'm glad you asked! - Only loads your Rails environment once on daemon start, not every time a task is run - Allows you to easily deploy the scheduled tasks with your Rails app instead of depending on an administrator to update crontab - It doesn't use rake or cron! - Gets you up and running with your own daemon in under 2 minutes

Gemfile:
=

安装:
=

版本列表:

  1. 1.1.6 January 29, 2023 (29.5 KB)
  2. 1.1.5 January 29, 2023 (15.5 KB)
  3. 1.1.3 March 07, 2013 (14.5 KB)
  4. 1.1.2 April 14, 2011 (14.5 KB)
  5. 1.1.1 April 14, 2011 (14.5 KB)
  6. 0.5.1 October 16, 2009 (11.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (4):

chronic >= 0.2.0
daemons >= 1.0.10
eventmachine >= 0.12.8
rufus-scheduler >= 2.0.1

业主:

作者:

  • Steven Soroka

SHA 256 校验和:

=

下载总量 21,480

这个版本 4,645

版本发布:

许可:

需要的 Ruby 版本:

链接: