# siaorg/sia-task

微服务任务调度框架

Repository: https://github.com/siaorg/sia-task
Canonical: https://ross.abutalabs.com/products/sia-task
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2022-02-12T05:58:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2667, "days_push": 1663, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1826, forks 578 (observed 2026-08-28T04:05:41.338610+00:00)

## What it is
SIA-TASK is a microservices-oriented distributed task scheduling platform written in Java. It collects task metadata from executors, supports visual task orchestration, and schedules jobs over HTTP with real-time monitoring.

## Use cases
- schedule batch jobs across microservices
- orchestrate tasks with serial and parallel dependencies
- schedule tasks non-invasively via annotations
- dynamically change job cron schedules online
- monitor scheduled task execution in real time
- build distributed job scheduling for Java services

## When to choose
- you run a Java/Spring microservices architecture needing distributed task scheduling
- you need visual task orchestration with cross-platform HTTP-based scheduling
- you want scheduling without invasive changes to business code

## When to avoid
- your stack is not JVM-based
- you need a lightweight single-node cron scheduler
- you need an actively maintained project - the latest release is from 2022

## Facets
- artifact type: framework
- maturity: maintenance
- function: scheduling, workflow-automation, http-client, monitoring
- domain: microservices, backend
- platform: jvm
- tags: task-scheduling, task-orchestration, microservices, distributed-scheduling, spring, job-scheduler, non-invasive, automation, web-server, docker

## Member repositories
- siaorg/sia-task (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:41.338610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:34.989408+00:00, confidence not recorded.
  - readme: https://github.com/siaorg/sia-task (fetched 2026-08-28T04:05:41.338610+00:00, sha 16b0b9b1aa33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
