Ross ROSS = Recommend OSS · open-source software intelligence for agents

apache/shardingsphere-elasticjob

Distributed scheduled job observed · 2026-08-28

github.com/apache/shardingsphere-elasticjob · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 95
  • Release rhythm 37
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4009
  • days_rel: 207
  • days_push: 35
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

8209 stars · 3246 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Apache ElasticJob is a distributed scheduled job framework for the JVM that provides flexible scheduling, job sharding, and resource management for Internet-scale applications. It offers a unified job API so developers can code once and deploy across a scalable, decentralized cluster.

Use cases

  • run scheduled jobs across a distributed cluster
  • shard batch jobs to scale out throughput
  • replace Quartz with a distributed cron scheduler
  • ensure high availability of scheduled tasks with failover
  • manage and monitor many scheduled jobs from one console
  • scale job processing by simply adding servers

When to choose

  • you need cron-style scheduled jobs that scale horizontally across JVM servers
  • you want job sharding and elastic scale-out without a central scheduler
  • you need high availability and failover for background tasks in Java services

When to avoid

  • you only need simple single-node cron scheduling
  • your stack is not on the JVM
  • you need a full workflow orchestration engine with DAG dependencies

Facets

library · maturity stable

scheduling workflow-automation middleware microservices backend developer-tools jvm cloud distributed-scheduling job-sharding cron quartz elasticjob job-management high-availability apache automation linux docker

1 source

Member repositories

RepositoryRoleHealth v2
apache/shardingsphere-elasticjobmain76

For agents

markdown · JSON · MCP: product_card(name="apache/shardingsphere-elasticjob")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem