awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Scheduling Libraries

रैंकिंग 13 जुल॰ 2026 को अपडेट की गई

For a java library for scheduling background tasks, the strongest matches are xuxueli/xxl-job (This is a comprehensive distributed task scheduling and orchestration), ltsopensource/light-task-scheduler (This is a distributed job scheduling and workflow orchestration) and quartz-scheduler/quartz (Quartz is the industry-standard Java library for job scheduling). apache/shardingsphere-elasticjob and powerjob/powerjob round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

हम “best java scheduling libraries” से मेल खाने वाली ओपन-सोर्स GitHub रिपॉजिटरी को क्यूरेट करते हैं। परिणाम आपकी क्वेरी के आधार पर रैंक किए गए हैं — सीमित करने के लिए नीचे दिए गए फ़िल्टर चुनें, या AI के साथ रिफाइन करें।

Java Scheduling Libraries

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • xuxueli/xxl-jobxuxueli का अवतार

    xuxueli/xxl-job

    30,282GitHub पर देखें↗

    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

    This is a comprehensive distributed task scheduling and orchestration platform that provides a centralized management UI, persistent job storage, and robust support for cron-based execution across JVM and multi-language environments.

    JavaDistributed Task SchedulersJob State PersistenceTask Dependency Management
    GitHub पर देखें↗30,282
  • ltsopensource/light-task-schedulerltsopensource का अवतार

    ltsopensource/light-task-scheduler

    2,997GitHub पर देखें↗

    Light Task Scheduler is a distributed job scheduling and workflow orchestration platform designed for managing background processing across scalable computing environments. It functions as a cluster management system that coordinates stateless nodes to execute recurring, cron-based, or one-time tasks with centralized control and high availability. The platform distinguishes itself through a leader-based coordination model that automatically elects a primary controller to manage task distribution and system state. It supports complex workflow dependencies, ensuring that prerequisite tasks comp

    This is a distributed job scheduling and workflow orchestration platform that provides the requested cron support, persistent storage, distributed execution, and management capabilities for JVM-based environments.

    JavaDistributed Job SchedulersTask Dependency Management
    GitHub पर देखें↗2,997
  • quartz-scheduler/quartzquartz-scheduler का अवतार

    quartz-scheduler/quartz

    6,732GitHub पर देखें↗

    Quartz is a Java job scheduling framework and task execution engine designed to manage and execute scheduled tasks within application environments. It functions as an enterprise job scheduler that persists job state and execution history to maintain reliability across system restarts. The system distinguishes itself through a decoupled architecture that separates the definition of a job's action from the trigger logic that determines when it runs. It supports distributed task coordination across multiple server nodes to provide high availability and load balancing. The framework covers a bro

    Quartz is the industry-standard Java library for job scheduling, providing robust support for cron expressions, persistent job storage, and distributed execution across multiple nodes.

    JavaJob State PersistenceCron Scheduling
    GitHub पर देखें↗6,732
  • apache/shardingsphere-elasticjobapache का अवतार

    apache/shardingsphere-elasticjob

    8,203GitHub पर देखें↗

    ShardSphere-ElasticJob is a Java-based distributed scheduling framework designed to manage workloads across multiple nodes. It provides a system for splitting scheduled tasks into shards and distributing them across a cluster to achieve high-throughput execution. The framework includes a distributed task failover system that detects node failures and automatically reassigns missed job executions to healthy cluster instances. It also features a cluster resource manager to dynamically allocate execution resources based on system load and capacity. The system covers high-availability task execu

    ElasticJob is a robust, distributed task scheduling framework for the JVM that natively supports cron expressions, persistent job storage via Zookeeper, and sophisticated cluster-wide job orchestration with sharding and failover capabilities.

    JavaDistributed Task Schedulers
    GitHub पर देखें↗8,203
  • powerjob/powerjobPowerJob का अवतार

    PowerJob/PowerJob

    7,761GitHub पर देखें↗

    Enterprise job scheduling middleware with distributed computing ability.

    PowerJob is a comprehensive distributed job scheduling framework for the JVM that provides native cron support, persistent storage, workflow orchestration, and a built-in management dashboard, covering all the requested features for enterprise-grade task execution.

    JavaCron Scheduling
    GitHub पर देखें↗7,761
  • dangdangdotcom/elastic-jobD

    dangdangdotcom/elastic-job

    0GitHub पर देखें↗

    Elastic-Job is a distributed task scheduling solution for the JVM that provides cron-style execution, persistent job storage, and built-in management capabilities, making it a comprehensive tool for complex job orchestration.

    Infrastructure and Monitoring
    GitHub पर देखें↗0
  • conductor-oss/conductorconductor-oss का अवतार

    conductor-oss/conductor

    31,962GitHub पर देखें↗

    Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin

    Conductor is a robust, distributed workflow orchestration engine that handles complex task lifecycles and scheduling, making it a powerful alternative to simple cron libraries for managing stateful, long-running JVM processes.

    JavaDistributed Task SchedulersDurable Execution Persistence
    GitHub पर देखें↗31,962
  • kestra-io/kestrakestra-io का अवतार

    kestra-io/kestra

    27,073GitHub पर देखें↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Kestra is a robust, distributed workflow orchestrator that handles complex task scheduling and job dependencies, serving as a powerful alternative to traditional cron-based Java libraries.

    JavaData Pipeline OrchestratorsWorkflow OrchestrationWorkflow Orchestrators
    GitHub पर देखें↗27,073
  • jobrunr/jobrunrjobrunr का अवतार

    jobrunr/jobrunr

    2,999GitHub पर देखें↗

    An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.

    JobRunr is a Java library for background processing that provides persistent job storage, distributed execution, and cron-like scheduling, making it a strong fit for JVM-based task orchestration.

    JavaJob Scheduling
    GitHub पर देखें↗2,999

Related searches

  • a library for scheduling tasks in Go
  • a library for scheduling tasks in C#
  • a library for scheduling tasks in PHP
  • सर्वर टास्क के लिए एक बैकग्राउंड जॉब शेड्यूलर
  • a library for handling Java date time
  • a python library for background task processing
  • a lightweight message queue for Java
  • एक कोड-फर्स्ट जॉब शेड्यूलर