{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/cctools-workqueue","name":"cctools-workqueue","description":"This package provides a high-level Haskell interface to the WorkQueue library:\nhttp://www.nd.edu/~ccl/software/workqueue/\n\nWork Queue is a framework for building large\nmaster-worker applications that span many\ncomputers including clusters, clouds, and\ngrids. Work Queue applications are written in C,\nPerl, or Python using a simple API that allows\nusers to define tasks, submit them to the queue,\nand wait for completion. Tasks are executed by a\nstandard worker process that can run on any\navailable machine. Each worker calls home to the\nmaster process, arranges for data transfer, and\nexecutes the tasks. Together, the master and\nworker handle a wide variety of failures,\nallowing for dynamically scalable and robust\napplications.","version":"3.6.1.0.1.0.0.1","softwareVersion":"3.6.1.0.1.0.0.1","license":"https://spdx.org/licenses/GPL-2.0-only","codeRepository":"https://bitbucket.org/badi/hs-cctools-workqueue","issueTracker":"https://bitbucket.org/badi/hs-cctools-workqueue/issues","url":"http://bitbucket.org/badi/hs-cctools-workqueue","keywords":["distributed-computing","gpl","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"haskell"},"maintainer":[{"@type":"Person","name":"BadiAbdulWahid"}],"author":[{"@type":"Person","name":"BadiAbdulWahid"}],"copyrightHolder":[{"@type":"Person","name":"BadiAbdulWahid"}],"dateCreated":"2012-12-30","dateModified":"2013-01-02","datePublished":"2013-01-02","copyrightYear":2012,"downloadUrl":"https://hackage.haskell.org/package/cctools-workqueue-3.6.1.0.1.0.0.1/cctools-workqueue-3.6.1.0.1.0.0.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/cctools-workqueue"]}