piscina

Worker thread pool

A fast and efficient worker thread pool implementation for Node.js

A fast, efficient Node.js Worker Thread Pool implementation

GitHub

4k stars
26 watching
113 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

nearform-researchnodejsperformancepoolingworker-threads

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andywer/threads.jsA library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads3,082
audreyt/node-webworker-threadsProvides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution.2,296
developit/workerizeEnables asynchronous execution of JavaScript functions within a Web Worker.4,352
bee-queue/bee-queueA simple job/task queue for Node.js using Redis3,855
actumn/celery.nodeA task queue client/worker for Node.js based on the Celery protocol.289
developit/greenletA utility that moves an async function into its own isolated execution context4,678
petruisfan/node-supervisorA tool to manage Node.js applications by restarting them on code changes or program crashes.3,756
sindresorhus/p-queueA promise queue with concurrency control to limit the number of concurrent operations3,506
parallel-js/parallel.jsA utility library for parallel computing in JavaScript, utilizing Web Workers and child processes to simplify concurrent execution of tasks.3,235
vardius/worker-poolA Go library that manages a pool of worker processes to execute tasks asynchronously in parallel.92
shomali11/parallelizerSimplifies creating multiple worker threads to execute tasks in parallel72
josdejong/workerpoolA library that provides a thread pool implementation to efficiently manage concurrent tasks in JavaScript applications.2,108
agenda/agendaA lightweight job scheduling solution with MongoDB support and TypeScript implementation.9,419
jsynowiec/node-typescript-boilerplateA minimalistic project template to jump start a Node.js back-end application in TypeScript.2,772
ajinabraham/nodejsscanA tool that scans and analyzes JavaScript code for security vulnerabilities in Node.js applications.2,405