랭킹으로 돌아가기

apache/shardingsphere-elasticjob

Java

Distributed scheduled job

scheduled-jobscronjobjob-managementquartzelasticjobdatabaseshardmiddleware
스타 성장
스타
8.2k
포크
3.3k
주간 성장
이슈
114
5k
2015년 9월2019년 4월2022년 12월2026년 7월
아티팩트Mavengit clone https://github.com/apache/shardingsphere-elasticjob.git
README

ElasticJob - Distributed scheduled job

Official website: https://shardingsphere.apache.org/elasticjob/

Stargazers over time

Through the functions of flexible scheduling, resource management and job management, it creates a distributed scheduling solution suitable for Internet scenarios, and provides a diversified job ecosystem through open architecture design. It uses a unified job API for each project. Developers only need code one time and can deploy at will.

ElasticJob became an Apache ShardingSphere Sub-project on May 28 2020.

You are welcome to communicate with the community via the mailing list.

License

GitHub release

Maven Status Build Status GitHub Workflow codecov Maintainability

Introduction

Using ElasticJob developers can no longer worry about the non functional requirements such as job scale out, so that they can focus more on business coding. At the same time, it can release operators too, so that they do not have to worry about high availability and management, and can automatically operate by simply adding servers.

It is a lightweight, decentralized solution that provides distributed task sharding services.

ElasticJob Architecture

Features

  • Elastic Schedule

    • Support job sharding and high availability in distributed system
    • Scale out for throughput and efficiency improvement
    • Job processing capacity is flexible and scalable with the allocation of resources
  • Resource Assign

    • Execute job on suitable time and assigned resources
    • Aggregation same job to same job executor
    • Append resources to newly assigned jobs dynamically
  • Job Governance

    • Failover
    • Misfired
    • Self diagnose and recover when distribute environment unstable
  • Job Dependency (TODO)

    • DAG based job dependency
    • DAG based job item dependency
  • Job Open Ecosystem

    • Unify job api for extension
    • Support rich job type lib, such as dataflow, script, HTTP, file, big data
    • Focus business SDK, can work with Spring IOC
  • Admin Console

    • Job administration
    • Job event trace query
    • Registry center management

Environment Required

Java

Java 8 or above required.

Maven

Maven 3.5.0 or above required.

ZooKeeper

ZooKeeper 3.6.0 or above required. See details

관련 저장소
HangfireIO/Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required

C#Otherdotnetdotnet-core
hangfire.io
10.1k1.8k
quartznet/quartznet

Quartz Enterprise Scheduler .NET

C#Apache License 2.0c-sharpdotnet
quartz-scheduler.net
7.1k1.7k
dkron-io/dkron

Dkron - Distributed, fault tolerant job scheduling system https://dkron.io

GoGo ModulesGNU Lesser General Public License v3.0scheduled-jobsfault-tolerance
4.7k417
distribworks/dkron

Dkron - Distributed, fault tolerant job scheduling system https://dkron.io

GoGo ModulesGNU Lesser General Public License v3.0scheduled-jobsfault-tolerance
4.4k392
mesos/chronos

Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules

ScalaApache License 2.0chronosmesos
mesos.github.io/chronos/
4.4k520
jamesmh/coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!

C#MIT Licensedotnetcorebackground-jobs
docs.coravel.net/Installation/
4.3k270
node-cron/node-cron

Job scheduling for Node.js with overlap prevention, distributed coordination, and background tasks. Zero dependencies.

TypeScriptnpmISC Licensecronnode-cron
nodecron.com
3.3k284
jobrunr/jobrunr

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

JavaMavenOtherjava-8background-jobs
jobrunr.io/en/
3k318
sidekiq-cron/sidekiq-cron

Scheduler / Cron for Sidekiq jobs

RubyRubyGemsMIT Licensesidekiq-cronsidekiq-jobs
1.9k302
vikeri/react-native-background-job

Schedule background jobs in React Native that run your JavaScript when your app is in the background/killed.

JavaMavenreact-nativescheduled-jobs
747111