{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/dpwm-queue","name":"dpwm-queue","description":"A simple array-backed queue with parallel worker-based consumption. It is useful for io-bound tasks that can be parallelised, such as parallel downloads using p workers.","version":"1.0.4","softwareVersion":"1.0.4","license":"https://spdx.org/licenses/ISC","codeRepository":"https://github.com/dpwm/dpwm-queue","issueTracker":"https://github.com/dpwm/dpwm-queue/issues","url":"https://github.com/dpwm/dpwm-queue#readme","programmingLanguage":{"@type":"ComputerLanguage","name":"TypeScript"},"maintainer":[{"@type":"Person","name":"dpwm"}],"author":[{"@type":"Person","name":"dpwm"}],"copyrightHolder":[{"@type":"Person","name":"dpwm"}],"dateCreated":"2024-03-31","dateModified":"2025-05-09","datePublished":"2025-05-09","copyrightYear":2024,"downloadUrl":"https://registry.npmjs.org/dpwm-queue/-/dpwm-queue-1.0.4.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/dpwm-queue"]}