NCrontab.Scheduler

Scheduler

A thread-safe task scheduler for .NET applications

NCrontab.Scheduler is a simple, open source task scheduling system that can be used in any .NET application

GitHub

14 stars
6 watching
1 forks
Language: C#
last commit: 11 months ago
Linked from 2 awesome lists

automationcroncronjobcronjob-schedulerschedulerschedulingtasks

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jhuckaby/cronicle A distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers. 3,893
nicomt/ckron A tool for scheduling and managing containerized operations in a cron-like manner. 54
leosperry/chroniton A library for running tasks on schedules with strongly typed jobs and asynchronous execution. 182
zero88/scheduler.x Provides a lightweight scheduler for running tasks on time or event-driven triggers 11
cirocosta/cr An execution system for tasks with dependencies. 695
atifaziz/ncrontab A .NET library for parsing and manipulating crontab schedules 912
michaelcurrin/unicron A Python-based tool for scheduling and managing daily tasks to avoid excessive storage usage and rate limits. 15
bosma/scheduler A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. 274
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
osgochina/swoole-crontab A PHP-based scheduling system utilizing Swoole for asynchronous execution and crontab compatibility. 972
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 155
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74