{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/processing-queue","name":"processing-queue","description":"A queue which will call an external process with the arrays placed in it as arguments.  It will call back to a user function with the stdout of the process called.","version":"1.1.0","softwareVersion":"1.1.0","codeRepository":"https://github.com/frankiethekneeman/node-processing-queue","issueTracker":"https://github.com/frankiethekneeman/node-processing-queue/issues","url":"https://github.com/frankiethekneeman/node-processing-queue","keywords":["queue","callback","parallel","limit","process","child"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"fjvanw"}],"author":[{"@type":"Person","name":"fjvanw"}],"copyrightHolder":[{"@type":"Person","name":"fjvanw"}],"dateCreated":"2014-11-28","dateModified":"2015-01-07","datePublished":"2015-01-07","copyrightYear":2014,"downloadUrl":"https://registry.npmjs.org/processing-queue/-/processing-queue-1.1.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"active","sameAs":["https://www.npmjs.com/package/processing-queue"]}