AsyncQueue
JSON →Simple FIFO queue for executing async functions sequentially. Version 0.1.0 is the latest stable release, last updated in 2013. It provides a concise API for queuing asynchronous jobs that run one after another, each with success/failure callbacks. Unlike modern alternatives like p-queue or bottleneck, this package is extremely minimal, lacks promise support, and has no concurrency control. It is primarily intended for Node.js environments with callbacks.
Traffic · last 30 days stale · no recent hits
total hits 9
actors 2 distinct systems
last hit 20d ago human
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇪🇸 Spain
Resources
packageasync-queue ↗