JavaScript Scheduler

Open-source JavaScript projects categorized as Scheduler

Top 11 JavaScript Scheduler Projects

  • bull

    Premium Queue package for handling distributed jobs and messages in NodeJS.

  • Project mention: Prioritizing Concurrent Requests: Queuing system to handle distributed processes and messages with NodeJS and Bull | dev.to | 2024-03-15

    To implement the solution with a queue, I used a package called 'Bull' (https://github.com/OptimalBits/bull). It's a library that helps with distributed job control, providing some very useful solutions for this type of work, such as background job processing, queues with priorities (FIFO, LIFO, and others), among other features. 'Bull' uses Redis for queue storage, so if your application crashes for any reason, once it's back online, it will continue executing the processes that are in the queue. In our case, we'll use the FIFO (First in, first out) queue solution, meaning priority based on arrival order.

  • Cronicle

    A simple, distributed task scheduler and runner with a web based UI.

  • Project mention: Cronicle: Multi-server task scheduler and runner, with a web based front-end UI | news.ycombinator.com | 2024-02-01
  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • bree

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

  • Project mention: Can I make NodeJS app loop forever? | /r/node | 2023-07-04

    If you only need a single instance, you can use Bree to handle your cron jobs without blocking your main thread.

  • croner

    Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.

  • Project mention: Croner – Cron for JavaScript and TypeScript | news.ycombinator.com | 2023-08-30
  • bottleneck

    Job scheduler and rate limiter, supports Clustering

  • Project mention: How can i improve my web scraper to be less abusive to the website. | /r/node | 2023-06-30
  • react-timeline-gantt

    A react Timeline component with virtual rendering

  • DHTMLX Scheduler

    GPL version of JavaScript Event Scheduler (by DHTMLX)

  • Project mention: DHTMLX Scheduler 7.0 with Customizable Themes, New Dark Theme, Google-Like Agenda View, and New Tooltip API | dev.to | 2024-02-13

    We are thrilled to present a highly anticipated release of DHTMLX Scheduler 7.0. It is another major step in the development of this JavaScript scheduling library. If the previous major update of Scheduler focused on the internal structure of the project, the new version is related to significant improvements on the user interface side.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • docker-cronicle

    Simple, lightweight, beautiful webui Cronjob / Scheduled task docker solution.

  • josk

    Node.js setInterval and CRON tasks scheduler and manager for horizontally scaled multi-server applications (by veliovgroup)

  • CalendarScraper

    Perform Time-Based Action via Scraping a Google Calendar

  • notification-cli

    Minimalistic Command Line Notification Application under 50 Lines

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Scheduler related posts

Index

What are some of the best open-source Scheduler projects in JavaScript? This list will help you:

Project Stars
1 bull 15,018
2 Cronicle 3,276
3 bree 2,868
4 croner 1,862
5 bottleneck 1,737
6 react-timeline-gantt 530
7 DHTMLX Scheduler 287
8 docker-cronicle 150
9 josk 32
10 CalendarScraper 25
11 notification-cli 10

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com