Skip to content

VitexSoftware/multiflexi-scheduler

Repository files navigation

multiflexi-scheduler

Schedule MultiFlexi jobs.

multiflexi-scheduler runs scheduled tasks for the MultiFlexi platform, triggering configured jobs on a defined cadence (minute, hourly, daily, or custom schedules).

Single-instance protection

The scheduler daemon acquires an exclusive flock lock on a pidfile ($TMPDIR/multiflexi-scheduler.pid) at startup. If a second instance is launched while the first is already running, it exits immediately with an error logged to syslog. This prevents the same RunTemplate from being queued twice when a scheduler restart or misconfigured cron overlaps an already-running daemon process.

Scheduler Logo

MultiFlexi

multiflexi-scheduler is part of MultiFlexi suite. See the full list of ready-to-run applications within the MultiFlexi platform on the application list page.

MultiFlexi App

About

Shchedule MultiFlexi jobs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors