quartz-scheduler/quartz
Code for Quartz Scheduler observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 59
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18.5
- age_days: 3831
- days_rel: 275
- days_push: 10
- n_releases_24m: 5
Adoption not part of the score
6749 stars · 1981 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Quartz is a richly featured, open-source job scheduling library for Java applications, supporting simple to complex schedules for thousands of jobs. It offers enterprise features such as JTA transaction support and clustering.
Use cases
- run cron jobs in a Java application
- schedule background tasks with clustering
- execute recurring jobs in an e-commerce system
- trigger jobs at specific times or intervals
- manage thousands of scheduled jobs with persistence
When to choose
- you need robust job scheduling embedded in a Java/JVM application
- you need clustering and failover for scheduled jobs
- you need cron-like or complex trigger schedules with persistent job stores
When to avoid
- you need distributed task queues outside the JVM ecosystem
- you only need simple in-process timers provided by your language runtime
- you want a standalone scheduler service with a UI rather than an embedded library
Facets
library · maturity stable
scheduling workflow-automation concurrency backend developer-tools jvm cross-platform job-scheduler cron enterprise clustering java automation
3 sources
- homepage: http://www.quartz-scheduler.org · fetched 2026-08-29 · 8cefce65e060
- site_page: https://www.quartz-scheduler.org/documentation · fetched 2026-08-29 · edb440e45206
- site_page: https://www.quartz-scheduler.org/overview · fetched 2026-08-29 · 58962d703cc9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| quartz-scheduler/quartz | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="quartz-scheduler/quartz")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem