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
80 forks
Language: JavaScript
last commit: 5 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,855
agenda/agenda A lightweight job scheduling solution with MongoDB support and TypeScript implementation. 9,419
nestjs/bull Provides a job queue and scheduling system for a Node.js framework with a focus on TypeScript development 615
crazy-max/swarm-cronjob Automatically schedules tasks on a distributed system using Docker Swarm and Go 773
hexagon/croner A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. 2,071
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,975
datarootsio/cheek A lightweight declarative job scheduler for single-node environments. 166
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. 412
mcuadros/ofelia A modern job scheduler for Docker environments 3,147
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,389
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,379