tarn.js VS worm-scraper

Compare tarn.js vs worm-scraper and see what are their differences.

tarn.js

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

worm-scraper

Scrapes the web serial Worm and its sequel Ward into an eBook format (by domenic)
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 worm-scraper
1 6
454 184
2.4% -
0.0 0.0
7 months ago over 1 year ago
JavaScript JavaScript
MIT License GNU General Public License v3.0 or later
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/

worm-scraper

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

What are some alternatives?

When comparing tarn.js and worm-scraper you can also consider the following projects:

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

rust-wildbow-scraper - Automatically scrapes wildbow's web serials and compiles them into ebooks

NodeLearn - Learning node js app

webpages-to-ebook - Create an EPUB from a list of URLs. Standing on the shoulders of Wget, Readability and Pandoc.

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

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.

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. 🚀