poolifier VS tarn.js

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

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
poolifier tarn.js
7 1
312 454
2.2% 2.4%
10.0 0.0
5 days ago 7 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.

poolifier

Posts with mentions or reviews of poolifier. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-13.

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/

What are some alternatives?

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

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

node-worker-threads-pool - Simple worker threads pool using node's worker_threads module.

NodeLearn - Learning node js app

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

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.

threads.js - ๐Ÿงต Make web workers & worker threads as simple as a function call.

camaro - camaro is an utility to transform XML to JSON, using Node.js binding to native XML parser pugixml, one of the fastest XML parser around.

pambdajs - Parallelized Lambda, the wrapper to help run lambda/anonymous function in parallel. ๐Ÿš€