sync-queue
JSON →A simple serial task queue for Node.js that processes functions in FIFO order. Version 0.0.2 (last released in 2015, likely abandoned). Unlike promise-based queues (e.g., p-limit) or worker pools, sync-queue uses a callback-driven API where each task must explicitly call queue.next() to proceed. No dependencies, no TypeScript types, no browser support. Ideal only for minimal Node.js scripts with legacy callback patterns.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 17d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · UZ
Resources
packagesync-queue ↗