{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/%40sncrr/async-queue","name":"@sncrr/async-queue","description":"A lightweight async task queue utility with configurable concurrency, task prioritization, retries with delays, auto-run or manual execution, and cancellation (per-task or entire queue). Ideal for managing background jobs, API requests, uploads, and other","version":"0.1.0","softwareVersion":"0.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/sncrr/async-queue","issueTracker":"https://github.com/sncrr/async-queue/issues","url":"https://github.com/sncrr/async-queue#readme","keywords":["async","queue","task-queue","concurrency","job-queue","scheduler","priority-queue","promise","retry","cancellation","batching","task-runner","workflow","background-tasks","utilities"],"programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"sncrr"}],"author":[{"@type":"Person","name":"sncrr"}],"copyrightHolder":[{"@type":"Person","name":"sncrr"}],"dateCreated":"2025-09-03","dateModified":"2025-09-03","datePublished":"2025-09-03","copyrightYear":2025,"downloadUrl":"https://registry.npmjs.org/@sncrr/async-queue/-/async-queue-0.1.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/@sncrr/async-queue"]}