Project Awesome project awesome

Job Scheduling > shedlock

Makes sure that your scheduled tasks are executed at most once at the same time. If a task is being executed on one node, it acquires a lock which prevents execution of the same task from another node or thread.

Package 4.1k stars GitHub
Back to Java