Alternative packages for multi-threading in Nodejs
Updated :
April 23, 2024
piscina
Github stargazers
3914
Github forks
100
Commits
208
Code contributors Contributors
26
A fast, efficient Node.js Worker Thread Pool implementation
Created
April 8, 2020
Updated
March 28, 2024
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
34
bree
Github stargazers
2866
Github forks
76
Commits
408
Code contributors Contributors
21
Bree is a Node.js and JavaScript job task scheduler with worker threads, cron, Date, and human syntax. Built for @ladjs, @forwardemail, @spamscanner, @cabinjs.
Created
July 8, 2020
Updated
Nov. 21, 2023
License
mit
Github repo
Type
Template
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
JavaScript
Issues
24
microjob
Github stargazers
2020
Github forks
47
Commits
316
Code contributors Contributors
11
A tiny wrapper for turning Node.js worker threads into easy-to-use routines for heavy CPU loads.
Created
Aug. 26, 2018
Updated
Jan. 28, 2021
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
22
node-threads-a-gogo
Github stargazers
1413
Github forks
142
Commits
134
Code contributors Contributors
3
TAGG :: threads_a_gogo :: Simple and fast JavaScript threads for Node.js
Created
Nov. 22, 2011
Updated
Jan. 5, 2017
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
10
worker-threads-pool
Github stargazers
427
Github forks
27
Commits
16
Code contributors Contributors
1
Easily manage a pool of Node.js Worker Threads
Created
June 24, 2018
Updated
Oct. 14, 2018
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
3
poolifier
Github stargazers
311
Github forks
13
Commits
4911
Code contributors Contributors
12
Fast and small Node.js worker_threads and cluster worker pool
Created
Jan. 17, 2020
Updated
April 22, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
15
node-worker-threads-pool
Github stargazers
288
Github forks
29
Commits
82
Code contributors Contributors
3
Simple worker threads pool using node's worker_threads module.
Created
Sept. 22, 2018
Updated
Feb. 11, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
TypeScript
Issues
19
thread-stream
Github stargazers
203
Github forks
21
Commits
163
Code contributors Contributors
18
A streaming way to send data to a Node.js Worker Thread
Created
March 5, 2021
Updated
April 22, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
16
thread-stream
Github stargazers
203
Github forks
21
Commits
163
Code contributors Contributors
18
A streaming way to send data to a Node.js Worker Thread
Created
March 5, 2021
Updated
April 22, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
16
noroutine
Github stargazers
120
Github forks
11
Commits
32
Code contributors Contributors
4
Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
Created
Oct. 23, 2021
Updated
Jan. 11, 2024
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
9
Homepage
nPool
Github stargazers
109
Github forks
15
Commits
159
Code contributors Contributors
1
A cross-platform thread pool add-on for Node.js and io.js.
Created
Aug. 11, 2013
Updated
Nov. 7, 2015
License
other
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
synchronous-worker
Github stargazers
74
Github forks
2
Commits
22
Code contributors Contributors
2
Node.js Workers, except on the same thread
Created
Dec. 21, 2020
Updated
June 20, 2022
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
C++
Issues
3
nodejs-threadpool
Github stargazers
72
Github forks
22
Commits
12
Code contributors Contributors
1
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Created
Oct. 16, 2020
Updated
Oct. 26, 2022
License
mit
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
node-procfs-stats
Github stargazers
66
Github forks
13
Commits
41
Code contributors Contributors
5
get detailed information about running process and threads on linux machines from node. more than ps/top/iostat alone
Created
Jan. 10, 2014
Updated
April 22, 2019
Github repo
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
1
lrt
Github stargazers
65
Github forks
0
Commits
124
Code contributors Contributors
1
Scheduler for long-running tasks inside browsers and Node.JS
Created
June 19, 2019
Updated
Sept. 7, 2022
License
mit
Github repo
Platform
Node.js, Browser
Primary Language, based on Github DataLanguage
TypeScript
Issues
6
funthreads
Github stargazers
59
Github forks
8
Commits
80
Code contributors Contributors
4
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Created
Aug. 4, 2018
Updated
Oct. 18, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
function-threads
Github stargazers
59
Github forks
8
Commits
80
Code contributors Contributors
4
🧵 A lightweight tool built on top of worker_threads, enabling multithreading.
Created
Aug. 4, 2018
Updated
Oct. 18, 2023
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
node-webworker
Github stargazers
55
Github forks
1
Commits
51
Code contributors Contributors
2
Threads in Node.js with Web Worker
Created
Sept. 28, 2017
Updated
Dec. 15, 2017
License
apache-2.0
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
4
sync-threads
Github stargazers
39
Github forks
4
Commits
11
Code contributors Contributors
1
Perform async work synchronously in Node.js using worker threads
Created
Oct. 31, 2020
Updated
Nov. 1, 2020
License
mit
Github repo
Type
Module/library
Platform
Node.js
Primary Language, based on Github DataLanguage
JavaScript
Issues
2
async-thread-worker
Github stargazers
36
Github forks
8
Commits
65
Code contributors Contributors
1
An async/await abstraction for Web Workers (and `node:worker_threads`)
Created
Nov. 7, 2019
Updated
Oct. 31, 2023
License
mit
Github repo
Primary Language, based on Github DataLanguage
JavaScript
Issues
1