The Wayback Machine - https://web.archive.org/web/20210914130900/https://github.com/topics/scheduler
Skip to content
#

scheduler

Here are 1,781 public repositories matching this topic...

Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...

  • Updated Sep 14, 2021
  • Java

慕课网课程推荐 Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等

  • Updated Aug 23, 2021
  • Java
gantt-schedule-timeline-calendar

Gantt Gantt Gantt Timeline Schedule Calendar [ javascript gantt, js gantt, projects gantt, timeline, scheduler, gantt timeline, reservation timeline, react gantt, angular gantt, vue gantt, svelte gantt, booking manager ]

  • Updated Sep 3, 2021
  • JavaScript
bree
climba03003
climba03003 commented Sep 12, 2021

Currently, closeWorkerAfterMs is created without clear for each online event.
It leads to a problem that the old timeout will clear a newly created worker process and it may throw a exit code 1 in this case.

For example, a job with interval 1 min and closeWorkerAfterMs 2 mins. The second run of job will terminate by the first closeWorkerAfterMs timeout randomly.

How to solve

Improve this page

Add a description, image, and links to the scheduler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scheduler topic, visit your repo's landing page and select "manage topics."

Learn more