An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

cctools-workqueue

This package provides a high-level Haskell interface to the WorkQueue library: http://www.nd.edu/~ccl/software/workqueue/ Work Queue is a framework for building large master-worker applications that span many computers including clusters, clouds, and grids. Work Queue applications are written in C, Perl, or Python using a simple API that allows users to define tasks, submit them to the queue, and wait for completion. Tasks are executed by a standard worker process that can run on any available machine. Each worker calls home to the master process, arranges for data transfer, and executes the tasks. Together, the master and worker handle a wide variety of failures, allowing for dynamically scalable and robust applications.

Ecosystem
hackage.haskell.org
Latest Release
3.6.1.0.1.0.0.1
about 13 years ago
Versions
2
Downloads
2,105 total
Links
Registry hackage.haskell.org
Source Repository
Homepage Homepage
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/cctools-workqueue
spec
License GPL-2.0-only
First Release about 13 years ago
Last Synced 5 days ago