blob: 10cc178082e83bf3985945a02a483c481347ba6d [file] [log] [blame]
[[HowdotheTimerandQuartzendpointscompare-HowdotheTimerandQuartzendpointscompare]]
= How do the Timer and Quartz endpoints compare?
xref:components::timer-component.adoc[Timer] is a simple, non persistence timer using the
JDK's in built timer mechanism.
xref:components::quartz-component.adoc[Quartz] uses the Quartz library which uses a database
to store timer events and supports distributed timers and cron notation.