meteor-synced-cron

Job scheduler

A cron system for Meteor that synchronizes jobs across multiple processes

A simple cron system for Meteor. It supports syncronizing jobs between multiple processes.

GitHub

499 stars
25 watching
109 forks
Language: JavaScript
last commit: 10 months ago
Linked from 1 awesome list

hacktoberfest

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
percolatestudio/meteor-migrations A simple migration system for Meteor applications to manage changes to the database over time. 245
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,051
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
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
rbrahul/deno_cron A library that allows developers to write and execute custom cron job schedules in a human-readable format. 100
miaowing/nest-schedule A framework for building distributed job scheduling systems with Nest.js decorators. 435
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 760
sidroberts/phalcon-cron A component that enables scheduled tasks to be executed in a PHP application using the Phalcon framework. 79
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
hugoabonizio/schedule.cr Provides a clear and flexible DSL to write periodic or scheduled tasks in Crystal 74
roylee0704/gron A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. 1,031
percolatestudio/publish-counts A Meteor package to track and publish the count of a cursor in real-time 200
hlascelles/que-scheduler Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. 115
onatm/clockwerk A library for scheduling periodic jobs in a simple and efficient manner 157
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133