ngQueue
JSON →ngQueue is an AngularJS module for managing synchronous and asynchronous task queues in AngularJS 1.x applications. Current version 0.3.1 is stable but has seen no releases since 2014. It provides a $queueFactory service to create queues with configurable concurrency limits and an optional 'deferred' mode that uses setImmediate() to prevent browser freezing during heavy tasks. Unlike generic queue libraries, it integrates directly with AngularJS's $q promises and $timeout, making it natural for AngularJS projects. Tasks can be enqueued, removed, and queues cleared programmatically.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 19d ago Bingbot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇮🇳 India
Resources
packageng-queue ↗