awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesHTTP Task Dispatching

The use of HTTP protocols to trigger tasks and receive status updates from remote worker nodes.

Distinct from Distributed Task Schedulers: Specifically describes the transport mechanism for task triggering, whereas the parent covers general resource allocation and dispatching

Explore 2 awesome GitHub repositories matching devops & infrastructure · HTTP Task Dispatching. Refine with filters or upvote what's useful.

Awesome HTTP Task Dispatching GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • xuxueli/xxl-jobAvatar xuxueli

    xuxueli/xxl-job

    30,282Vezi pe GitHub↗

    xxl-job is a distributed task scheduling platform and job orchestrator designed to manage and trigger timed jobs across a cluster of remote executor nodes. It provides a centralized system for scheduling tasks, linking dependent jobs, and managing complex execution lifecycles through a relational database that persists configurations and logs. The platform distinguishes itself through a web-based interface for cron job management, allowing users to create and update scheduled tasks without modifying source code. It supports cross-language task execution by triggering logic on third-party exec

    Communicates with distributed executors via a web interface to trigger tasks and receive real-time status updates.

    Javacrondistributedglue
    Vezi pe GitHub↗30,282
  • ouqiang/gocronAvatar ouqiang

    ouqiang/gocron

    6,255Vezi pe GitHub↗

    定时任务管理系统

    Triggers HTTP requests directly from the scheduler to target URLs without requiring a local agent.

    Gocroncrontabgolang
    Vezi pe GitHub↗6,255
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Task Schedulers
  4. HTTP Task Dispatching