Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
worker-pool-task-queue
The library is specifically designed for Node.js environments and is based upon the native worker_threads module
@mcjxy/task-pool
Easy way to manage a pool of workers, support cluster mode(run tasks in different process), thread mode(run tasks in different thread) and normal mode(run tasks in current thread)!
@jjavery/worker-pool
A worker pool for Node.js applications
node-concurrent-worker-tasks
This library provides a solution for managing concurrent tasks in a Node.js environment. It leverages a combination of worker threads organized into a pool and a task queue system to efficiently execute tasks, ensuring optimal utilization of system resour
wpool
worker pool
threadpull
Create and manage a pool of worker threads with an improved two-way communication.
rx-workerpool
Worker pool implementation for RxJS.
workerpool-functions
Functions with workerpool
react-web-worker-agc
web worker manager for react