nest-schedule
Scheduler
A framework for building distributed job scheduling systems with Nest.js decorators.
A cron-like and not-cron-like job distributed scheduler for Nest.js by decorators.
435 stars
11 watching
35 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
cronmicroservicenestnest-schedulenestcloudnestjs
Related projects:
Repository | Description | Stars |
---|---|---|
nestjs/bull | Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development | 611 |
hexagon/croner | A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,051 |
crazy-max/swarm-cronjob | Automatically schedules tasks on a distributed system using Docker Swarm and Go | 760 |
percolatestudio/meteor-synced-cron | A cron system for Meteor that synchronizes jobs across multiple processes | 499 |
nicomt/ckron | A tool for scheduling and managing containerized operations in a cron-like manner. | 54 |
jbernardo95/cronex | A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
coreoz/wisp | A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. | 133 |
rbrahul/deno_cron | A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 100 |
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,915 |
roylee0704/gron | A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,031 |
kilgaloon/leprechaun | A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. | 104 |
sidekiq-cron/sidekiq-cron | Schedules jobs to run at specific times using cron notation or natural language | 1,867 |
thomasgalliker/ncrontab.scheduler | A thread-safe task scheduler for .NET applications | 14 |
zero88/scheduler.x | Provides a lightweight scheduler for running tasks on time or event-driven triggers | 11 |
onatm/clockwerk | A library for scheduling periodic jobs in a simple and efficient manner | 157 |