Senthilkumar Gopal

Musings of a machine learning researcher, engineer and leader

#quartz Articles


  • Tue 31 March 2009
  • Java

Job chaining using Quartz

This post is about how we used Quartz library to chain jobs rather than scheduling for indeterminate running time. This post explains the development of the Job schedule and the code changes required.