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:
=

Installeer:
=

Versies:

  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)
Toon alle versies (6 totaal)

Runtime afhankelijkheden (4):

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

Eigenaren:

Authors:

  • Steven Soroka

SHA 256 checksum:

=

Total downloads 21.480

Voor deze versie 4.645

Versie vrijgegeven:

Licenties:

N/A

Required Ruby Version: Geen

Links: