A general purpose buffer pool.
Connection pool for node-postgres
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
TypeScript definitions for pg-pool
Generic resource pooling for Node.JS
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Resource pooling for Node.JS
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
A fast, efficient Node.js Worker Thread Pool implementation
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
Lightweight worker pool using NodeJS worker_threads
Runs Promises in a pool that limits their concurrency.
A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.
A module for managing ES6 promise concurrency, frequency, and efficiency.
Fastest generic Pool written with TypeScript
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.
Yet Another object pool in JavaScript
AWS RDS SSL certificates bundles.
An implementation of an actor pool, based on the Celluloid concurrent object framework.
An alternate Task implementation for Celluloid which improves performance by reusing a pool of fibers to run tasks
Fiber-based generic connection pool for Ruby, allowing non-blocking IO behaviour on the same thread as provided by EventMachine or Celluloid.
slack-rtmapi is dumb: no EventMachine, no Celluloid, no Actor design pattern, no thread pool (thought, any of those would be trivial to add). It's a simple blocking loop on top of a SSL socket with a websocket decoder. Minimal dependency. Works out of the box. Hackable. Composable. Oh, by the way, it implements very well the Slack API.
slack-rtmapi is dumb: no EventMachine, no Celluloid, no Actor design pattern, no thread pool (thought, any of those would be trivial to add). It's a simple blocking loop on top of a SSL socket with a websocket decoder. Minimal dependency. Works out of the box. Hackable. Composable. Oh, by the way, it implements very well the Slack API.
slack-rtmapi2 is dumb: no EventMachine, no Celluloid, no Actor design pattern, no thread pool (thought, any of those would be trivial to add). It's a simple loop on top of a SSL socket with a websocket decoder. Minimal dependency. Works out of the box. Hackable. Composable. Oh, by the way, it implements very well the Slack API.