RubyGems.org

quartz-jruby

0.1.0

From {Quartz Scheduler's website}[http://www.quartz-scheduler.org/] Quartz is a full-featured, open source job scheduling service that can be integrated with, or used along side virtually any Java EE or Java SE application - from the smallest stand-alone application to the largest e-commerce system. Quartz can be used to create simple or complex schedules for executing tens, hundreds, or even tens-of-thousands of jobs; jobs whose tasks are defined as standard Java components that may executed virtually anything you may program them to do. The Quartz Scheduler includes many enterprise-class features, such as JTA transactions and clustering. This gem makes these available in a ruby friendly syntax

installgem install quartz-jruby -v 0.1.0
Authors

Vagmi Mudumbai

2,322 total downloads 786 for this version
Owners

76c5ea6a17750fdf3f65da5832a1f37c

Gemfile
gem "quartz-jruby", "~> 0.1.0"
Versions
  1. 0.1.1 January 10, 2011
  2. 0.1.0 December 1, 2010
Runtime Dependencies
  1. activesupport >= 3.0.3
Development Dependencies
  1. hoe >= 2.7.0
  2. rubyforge >= 2.0.4