The 'TasksLock API' is a Springboot module/system meant to help synchronize work in a HA environment. It is useful for enforcing a limit on jobs that should only be run once at any given time. The ...