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

ltsopensource/light-task-scheduler

Distributed Scheduled Job Framework observed · 2026-08-28

github.com/ltsopensource/light-task-scheduler · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: 4331
  • days_rel: n/a
  • days_push: 1413
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2996 stars · 1137 forks observed · 2026-08-28

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

LTS (light-task-scheduler) is a Java distributed scheduled job framework supporting real-time, scheduled, and Cron tasks with horizontally scalable, stateless nodes. It includes JobClient, JobTracker, TaskTracker, and an LTS-Admin console, using Zookeeper/Redis for registry and Mongo/MySQL for task queues.

Use cases

  • run distributed cron jobs across a cluster
  • schedule one-off tasks at a specific time
  • execute real-time tasks with load balancing
  • monitor and manage scheduled jobs from an admin console
  • add fault-tolerant task submission with FailStore
  • dynamically add or modify job parameters at runtime

When to choose

  • you need a Java distributed job scheduler with Spring integration
  • you want scalable, stateless task execution nodes with master election
  • you need an admin UI for job queue and node monitoring

When to avoid

  • you need a single-node cron scheduler like Quartz only
  • your stack is not JVM-based
  • you need a project with frequent recent releases

Facets

framework · maturity maintenance

scheduling workflow-automation message-queue monitoring microservices backend jvm cross-platform self-hosted distributed-task-scheduling cron-jobs job-scheduler spring-integration zookeeper failover job-tracker task-tracker automation devops

1 source

Member repositories

RepositoryRoleHealth v2
ltsopensource/light-task-schedulermain23

For agents

markdown · JSON · MCP: product_card(name="ltsopensource/light-task-scheduler")

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