Allow to use a pool for worker_threads
A fast, efficient Node.js Worker Thread Pool implementation
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
WASI threads proposal implementation in JavaScript
A worker_threads pool implementation based on the official Node.js async_hooks documentation
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.
Easily manage a pool of Node.js Worker Threads
TypeScript definitions for worker-threads-pool
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
MSR JavaScript Cryptography Library
Run sync/async function across Worker Threads
Type-safe, structured communication between worker threads and parent processes via TypeScript meta-programming.
Use Rollup with workers and ES6 modules today.
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