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.5KB)
  2. 1.1.5 January 29, 2023 (15.5KB)
  3. 1.1.3 March 07, 2013 (14.5KB)
  4. 1.1.2 April 14, 2011 (14.5KB)
  5. 1.1.1 April 14, 2011 (14.5KB)
  6. 0.5.1 October 16, 2009 (11.5KB)
全てのバージョンを表示(全6件)

Runtime依存関係 (4):

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

所有者:

作者:

  • Steven Soroka

SHA 256チェックサム:

=

累計ダウンロード数 23,956

このバージョンのみ 4,692

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: