Simple Node.js queue that executes jobs asynchronously with worker threads
Utilities for executing code in Web Workers
Runs the following loaders in a worker pool
A shim for the setImmediate efficient script yielding API
Use Rollup with workers and ES6 modules today.
A streaming way to send data to a Node.js Worker Thread
Offload tasks to a pool of workers on node.js and in the browser
Fast, in memory work queue
A mutex for guarding async workflows
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Client Server RPC worker for CSpell.
Use Rollup with workers and ES6 modules today.
Utilities for type-safe Web Worker communication with RPC.
a built-in tap extension for t.worker()
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Helpers for communicating between JavaScript environments using message passing.
Type-safe, structured communication between worker threads and parent processes via TypeScript meta-programming.
Write files in an atomic fashion w/configurable ownership
MongoDB shell runtime that lives in a worker thread
A really simple message queue based on Redis
MSR JavaScript Cryptography Library
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
A transport for pino that sends messages to Loki
A simple tool to keep requests to be executed in order.
simple, on memory, and thread base job queue worker
Simple ruby library for handling threaded workers operating on a queue
A simple work queue for JRuby to manage a pool of worker threads.
WorkerBee encapsulates a simple pipeline of workers. == Features/Problems: * Simple API to wrap up the usual Thread/Queue patterns. * Expressive shortcuts to make the pipeline really easy to read.