Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

How do the Timer and Quartz endpoints compare?

Timer is a simple, non persistence timer using the JDK's in built timer mechanism.

Quartz uses the Quartz library which uses a database to store timer events and supports distributed timers and cron notation