tarn.js VS bree

Compare tarn.js vs bree and see what are their differences.

tarn.js

Simple and robust resource pool for node.js (by Vincit)

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. (by breejs)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
tarn.js bree
1 11
454 2,868
2.4% 1.5%
0.0 6.0
7 months ago 2 months ago
JavaScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tarn.js

Posts with mentions or reviews of tarn.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-22.
  • Piscina – The Node.js Worker Pool
    9 projects | news.ycombinator.com | 22 Mar 2021
    Knex, the SQL query builder, uses Tarn.js[1] for connection pooling to the db.

    I've been using Tarn a bunch at work recently. We're doing some batch jobs, and I'm queuing work at each stage in Tarn.js pools. I created my own enqueue function that waits until the pool is less than a high-water mark in size before enqueueing. Then the pool has however many workers running.

    [1] https://github.com/vincit/tarn.js/

bree

Posts with mentions or reviews of bree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

What are some alternatives?

When comparing tarn.js and bree you can also consider the following projects:

piscina - A fast, efficient Node.js Worker Thread Pool implementation

node-cron - A simple cron-like job scheduler for Node.js

NodeLearn - Learning node js app

node-cron - Cron for NodeJS.

poolifier - Fast and small Node.js worker_threads and cluster worker pool

worm-scraper - Scrapes the web serial Worm and its sequel Ward into an eBook format

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

agenda - Lightweight job scheduling for Node.js

mongodb-cron - MongoDB collection as crontab

bottleneck - Job scheduler and rate limiter, supports Clustering

The gist - BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis