RubyGems Navigation menu

symphony-metronome 0.1.0

Metronome is a scheduler and task runner. It can be used locally as a cron replacement, or as a network-wide job executor. Events are stored via simple database rows, and optionally managed via AMQP events. Interval/time values are expressed with reasonably intuitive English phrases, ie.: 'at 2pm', or 'Starting in 20 minutes, run every 10 seconds and then finish in 2 days'.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - March 21, 2023 (33.5 KB)
  2. 0.2.2 - January 23, 2018 (32 KB)
  3. 0.2.1 - July 08, 2015 (35 KB)
  4. 0.1.0 - April 22, 2014 (29 KB)

Runtime Dependencies (3):

sequel ~> 4
sqlite3 ~> 1.3
symphony ~> 0.6

Development Dependencies (3):

rspec ~> 3.0
simplecov ~> 0.8
timecop ~> 0.7

Owners:

Authors:

  • Mahlon E. Smith <mahlon@martini.nu>

SHA 256 checksum:

534997c816de080b292b016132beb29bab2e53fe73d2fedcd9eb9d1000990060

Total downloads 8,648

For this version 3,119

License:

BSD

Required Ruby Version: >= 2.0.0

Required Rubygems Version: >= 2.0.3

Links: