#
job-scheduler
Here are 343 public repositories matching this topic...
Android library to handle jobs in the background.
-
Updated
Mar 4, 2021 - Java
Quartz Enterprise Scheduler .NET
c-sharp
enterprise
cron
dotnet
nuget
dotnetcore
scheduler
job-scheduler
scheduling
scheduled-jobs
scheduled-tasks
quartz
hacktoberfest
-
Updated
May 5, 2021 - C#
Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules
cron
fault-tolerance
crontab
job-scheduler
scheduled-jobs
cron-jobs
mesos
mesosphere
chronos
mesos-framework
chronos-scheduler
-
Updated
Oct 13, 2020 - Scala
A simple, fast, robust job/task queue for Node.js, backed by Redis.
-
Updated
May 27, 2021 - JavaScript
A Distributed, Fault-Tolerant Cron-Style Job System.
-
Updated
May 23, 2021 - Go
Android 服务保活/常驻 (Android service daemon using JobScheduler)
-
Updated
Mar 30, 2019 - Java
Pluggable foundation blocks for building distributed apps.
c-sharp
redis
aws
distributed-systems
queue
storage
metrics
azure
messaging
job-scheduler
logging
s3
message-bus
abstractions
statsd
lock
jobs
distributed
distributed-locks
foundatio
-
Updated
Apr 30, 2021 - C#
PPGo_Job是一款可视化的、多人多权限的、一任务多机执行的定时任务管理系统,采用golang开发,安装方便,资源消耗少,支持大并发,可同时管理多台服务器上的定时任务。
-
Updated
May 19, 2021 - Go
简单可信赖的任务管理工具
-
Updated
Apr 24, 2021 - Go
Agenda Dashboard
-
Updated
May 22, 2021 - JavaScript
mike0042
commented
Nov 7, 2019
Add the appropriate libncurses package name for each supported distro. This is commonly named libncurses5.
Cross-platform, fiber-based, multi-threaded task scheduler designed for video games.
-
Updated
Nov 18, 2020 - C++
3
ttymck
commented
Aug 2, 2020
Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).
To Reproduce
odin deploy -f test.job.yamlodin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]
goroutine
Open
部署手册
zhaoyuguang
commented
Feb 21, 2019
请在提交问题之前回答这些问题。
- 你为什么提交这个问题?
- 问题或讨论
- Bug
- 需求
- 功能或性能改进
要求或改进
- 我们目前还没有部署手册,如果有人愿意编写欢迎 PR
- @crystalChen 如果有时间开始编写 请将assign只想你 并关闭 help wanted
Open
规范日志打印
Persistent cluster-friendly scheduler for Java
-
Updated
May 19, 2021 - Java
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
-
Updated
May 26, 2021 - C#
Job Scheduler for IOS with Concurrent run, failure/retry, persistence, repeat, delay and more
swift
queue
job
scheduler
delay
job-scheduler
persistence
constraints
persist
operation
operationqueue
-
Updated
May 28, 2021 - Swift
Java based application,rpc,message,rtmp,game,sip,rtp,relay,webrtc,webssh,proxy server,message queue,mysql proxy server
relay
webrtc
application-server
deploy
job-scheduler
rpc
rtp
mq
messagequeue
deployrobot
udp-relay
tcp-relay
-
Updated
Nov 17, 2020 - Java
Collection of stock apps and mechanisms, which might affect background tasks and scheduled alarms.
-
Updated
May 10, 2018
A modern command line job processor, similar with make command
command-line-app
crystal
command-line
job-scheduler
concurrency
yml
make
command-line-tool
job-processor
-
Updated
Feb 17, 2020 - Crystal
A system to programmatically run data pipelines
-
Updated
Feb 7, 2021 - Rust
Cylc: a workflow engine for cycling systems. Repository master branch: core meta-scheduler component of cylc-8 (in development); Repository 7.8.x branch: full cylc-7 system.
python
workflow-engine
scheduler
job-scheduler
scheduling
workflow-management
hacktoberfest
workflow-automation
cylc
metascheduler
cycling-workflows
-
Updated
Jun 4, 2021 - Python
Lightweight, fast and dependency-free Cron expression parser (due checker), task scheduler and/or daemon for Golang (tested on v1.13 and above) and standalone usage
go
golang
parser
crontab
daemon
scheduler
parser-library
job-scheduler
cron-expression
cronjob
task-manager
task-scheduler
cron-parser
cron-expression-parser
job-manager
cron-pattern
adhocore
-
Updated
May 6, 2021 - Go
Improve this page
Add a description, image, and links to the job-scheduler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the job-scheduler topic, visit your repo's landing page and select "manage topics."


Describe the bug
The "printReplacedSql" method, before sqlParamsMap iterates, check null,
and sqlParamsMap.get(i) check null.
Expected behavior
When sqlParamsMap is null, no NullPointerException should be thrown.
Which version of Dolphin Scheduler:
-[dev]