{"library":"fc-queue","type":"library","category":null,"description":"A lightweight async queue for managing request concurrency with promise-based flow control. v0.7.0 is the latest stable release with infrequent updates. It supports configurable concurrency limits, task retries, and priority queuing. Unlike alternatives like p-limit, it offers built-in retry logic and event-based progress tracking, but lacks extensive ecosystem adoption.","language":"javascript","status":"active","version":"0.7.0","tags":["javascript","http","request","promise","async","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fc-queue","imports":["import { Queue } from 'fc-queue'","import type { Task } from 'fc-queue'","import { Queue, QueueEvents } from 'fc-queue'"]},{"cmd":"yarn add fc-queue","imports":[]},{"cmd":"pnpm add fc-queue","imports":[]}],"homepage":"https://github.com/fangqk1991/fc-kits#readme","github":"https://github.com/fangqk1991/fc-kits","docs":null,"changelog":null,"pypi":null,"npm":"fc-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}