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 版本需求:

相關連結: