concurrentfetcher
A javascript class for managing concurrent fetch requests.
A javascript class for managing concurrent fetch requests.
concurrent control
limit concurrence operation
Split promises in chunks and execute by Promise.all
A lightweight, concurrency-throttled FIFO queue
用于分组发起并行请求
Concurrency task runner
A template engine with advanced async capabilities with automatic implicit concurrency
Simple and easy to use TypeScript implementation of Golang channels
A flexible async task scheduler with multi-level priorities, concurrency control, and priority decay for Javascript and Typescript.
Orchestrate AI agent workflows with Nunjucks-style text templates that implicitly run async tasks in parallel
Queuing system for promises that handle concurring, throttling, weighting and prioritizing in a clever fashion.
A client-friendly run queue
A lightweight, low-overhead concurrency library
<!-- TO-DO LIST FOR THE PACKAGE AUTHOR --> <!-- - Go to https://www.npmjs.com/settings/miloszsobczak/tokens --> <!-- - Create a new "Automation" token and save it safely --> <!-- - Go to https://github.com/miloszsobczak/create-package-monorepo-example/set
Deque
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
Basically a rewrite of p-retry
An in memory queue for async processes in high concurrency code paths