Skip to content

This scheduler service has capability to perform well in distributed enviroment for HA, the Scheduler job in one instance will be locked until one is finished.

Notifications You must be signed in to change notification settings

Amaljeevs/scheduler-job-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application supports Distributed Locking with the help of Redis Server to attain locking for Schuduled Jobs Also have locking features used with the same database incoporating with LRU cache for optimising the performance while executing the queries, Which avoids Duplication of the tasks.

About

This scheduler service has capability to perform well in distributed enviroment for HA, the Scheduler job in one instance will be locked until one is finished.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published