mbr-queue
JSON →Simple asynchronous queue manager for managing sequential operations, originally designed for network packet management. Version 2.2.0 is the latest stable release. The library provides a NetQueue class where operations are represented as Element instances; external processes communicate with the queue via trigger/next patterns. It supports custom event listeners per element, internal params storage, debug callbacks, and an onEnd handler. Compared to other queue libraries, it focuses on event-driven operation chaining with explicit control flow through next().
Traffic · last 30 days stale · no recent hits
total hits 9
actors 3 distinct systems
last hit 16d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇮🇳 India
Resources
packagembr-queue ↗