A simple cron system for Meteor. It supports syncronizing jobs between multiple processes.
percolate:synced-cron is a simple cron system for Meteor that allows synchronization of jobs between multiple processes. This package enables users to schedule and run jobs at specified intervals across multiple app servers in a Meteor deployment.
percolate:synced-cron is a useful package for managing cron jobs in Meteor applications across multiple app servers. It provides features like job synchronization, flexible scheduling using later.js, customizable logging options, and clear contribution guidelines. With its straightforward installation process and configuration options, this package simplifies the management of scheduled tasks in a Meteor deployment.