bree

Scheduler

A Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax.

Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.

GitHub

3k stars
10 watching
79 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list

cancelableconcurrencycroncronjobcrontabhumanjobjobsmsnodeprocessesretriessandboxedschedulersimplethrottlingworkers

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bee-queue/bee-queue A simple job/task queue for Node.js using Redis 3,827
agenda/agenda A lightweight job scheduling solution with MongoDB support and TypeScript implementation. 9,400
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 611
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
kmalakoff/background Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. 69
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
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 161
lucas34/swiftqueue A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. 410
mcuadros/ofelia A modern job scheduler for Docker environments 3,106
kilgaloon/leprechaun A tool that allows users to schedule recurring tasks in a flexible and customizable way using various scheduling patterns. 104
jbernardo95/cronex A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. 48
mesos/chronos A fault-tolerant job scheduler for distributed systems that runs on top of Apache Mesos and supports custom executors, dependencies, and ISO8601-based schedules. 4,390
coreoz/wisp A lightweight Java library for managing recurring tasks and jobs with features like scheduling, statistics tracking, and thread pool management. 133
actionhero/node-resque A Node.js framework for managing background jobs with Redis as the backend store. 1,371