Scheduling
Quartz is an open source Java library for scheduling jobs and enables any enterprise to schedule a job/task at a specific date and time (as in "cron" tool). It provides operations to scheduling/unscheduling jobs, starting/stopping/pausing the scheduler.
No comments:
Post a Comment