Connection pool for node-postgres
A general purpose buffer pool.
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
TypeScript definitions for pg-pool
Generic resource pooling for Node.JS
Resource pooling for Node.JS
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
A fast, efficient Node.js Worker Thread Pool implementation
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Map-like, concurrent promise processing for Node.js
Simple and robust resource pool for node.js
Offload tasks to a pool of workers on node.js and in the browser
Reuse typed arrays
Runs Promises in a pool that limits their concurrency.
Lightweight worker pool using NodeJS worker_threads
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
Fastest generic Pool written with TypeScript
A module for managing ES6 promise concurrency, frequency, and efficiency.
Run multiple promise-returning & async functions with limited concurrency using native ES9
TypeScript definitions for tiny-async-pool
Runs the following loaders in a worker pool
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
AWS RDS SSL certificates bundles.
Yet Another object pool in JavaScript
A thread-safe, lock-free pool of Ractor workers with coordinator or round-robin dispatch for distributing work
Provides RobotLab::RactorWorkerPool — a pool of Ruby Ractor workers for executing CPU-bound, Ractor-safe tools in parallel. Includes RactorBoundary (deep-freeze utility for crossing Ractor boundaries), RactorJob/RactorJobError/RobotSpec (frozen data carriers), RactorMemoryProxy (shared Memory access from inside Ractors), and RactorNetworkScheduler (dependency-ordered pipeline across Ractors).