Concurrent workers is to eliminate memory limitations on large request handlings from Promise.all or Promise.allSettled And also elimiate waiting time on batch process.
A library that provides a limited number of concurrent workers
Basic module for a Promise based FIFO queue, supports configurable concurrent workers, queue length, and promise engine. Supports push, unshift, shift, and pop, along with retries for failed workers.
Cloudflare Workers client for Sentry
Command-line interface for all things Cloudflare Workers
Routes requests to KV assets
`js-routine-concurrency` is a JavaScript library that provides utilities for handling concurrent tasks efficiently. This package includes a `WorkerPool` class that allows you to manage and run tasks with a specified number of concurrent workers.
Offload tasks to a pool of workers on node.js and in the browser
TypeScript typings for Cloudflare Workers
Cloudflare plugin for Vite
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Use Rollup with workers and ES6 modules today.
Manage concurrent workers with optional rate-limiting
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
Lightweight fuzzy-search
Use the Supabase JavaScript library in popular server-side rendering (SSR) frameworks.
Universal WHATWG Fetch API for Node, Browsers and React Native
Package that is used at Cloudflare to power some internal features of Cloudflare Workers.
Email parser for Node.js and browser environments
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Like through2 except runs in parallel with limited concurrency
Use Rollup with workers and ES6 modules today.
Fun, full-featured, fully-local simulator for Cloudflare Workers
Pusher Channels JavaScript library for browsers, React Native, NodeJS and web workers
Provides a simple task worker, with a task concurrency limit.
Concurrent worker in thread/process with preparation mechanism.
Concurrent background workers on top of Disque
Leopard is a puma-like server for managing concurrent NATS ServiceApi endpoint workers
Sidekiq concurrency limit per worker
Simple worker pool for (synchronized) concurrent task execution
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
Implements a thread based worker pattern on top of JRuby-Rack. Useful if you'd like to run background workers within your (deployed) web-application, concurrently in 'native' threads, instead of using separate daemon processes. Provides (thread-safe) implementations for popular worker libraries such as Resque and Delayed::Job, but one can easily write their own 'daemon' work processing loop as well.
BunnyCarrot is a worker implementation using the rabbitmq-client bunny. Based on actor-models it allows concurrent and supervised consumer-strategies.
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and production environments. It's great for highly concurrent Ruby implementations such as Rubinius and JRuby as well as as providing process worker support to support CRuby well.
a lightweight background processor