Easily manage a pool of Node.js Worker Threads
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
TypeScript definitions for worker-threads-pool
async worker threads pool of node.js
RxStack Worker Threads Pool Module
Worker threads pool based on generic-pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.
A worker_threads pool implementation based on the official Node.js async_hooks documentation
A fast, efficient Node.js Worker Thread Pool implementation
Worker threads pool manager
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
WASI threads proposal implementation in JavaScript
Web workers & worker threads as simple as a function call
An extremely limited and very fast tar extractor
Lightweight worker pool using NodeJS worker_threads
Offload tasks to a pool of workers on node.js and in the browser
A mutex for guarding async workflows
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Runs the following loaders in a worker pool
Helpers for communicating between JavaScript environments using message passing.
Utilities for type-safe Web Worker communication with RPC.
Bare compatibility wrapper for the Node.js builtin `worker_threads` module
A tiny wrapper for Node.js worker_threads lib
A multi-threaded worker pool for Curb
A tunable work queue, designed to coordinate work between a producer and a pool of worker threads.
Simple thread pool/worker system
Simple thread pool/worker system for EventMachine
Non-blocking thread-pool based workers for blocking operations.
A tunable work queue, designed to coordinate work between a producer and a pool of worker threads.
A thread-safe, lock-free pool of Ractor workers with coordinator or round-robin dispatch for distributing work
A simple work queue for JRuby to manage a pool of worker threads.
DSL tools for building programs that can process S3 object key-by-key using threaded worker pool
Gem template para projetos Shoryuken com suporte a workers padrão, paralelos e FIFO, incluindo pool de threads configurável, logging estruturado e métricas