coop-computing-tools

cooperative computing tools


This is a collection of software that help users to share resources in a complex, heterogeneous, and unreliable computing environment. This includes:

  • Chirp: A personal filesystem and I/O protocol that allows unprivileged users to share space securely, efficiently, and conveniently. When combined with Parrot, Chirp allows users to create custom wide-area distributed filesystems.
  • Parrot: A transparent user-level virtual filesystem that allows any ordinary program to be attached to a remote storage device such as an FTP server or a Chirp server.
  • Makeflow: A workflow system for parallel and distributed computing that uses a language very similar to Make.
  • Work Queue: A system and API for building master-worker style programs that scale up to thousands of processors.
  • All Pairs: A computational abstraction for running very large Cartesian products.
  • Wavefront: A computational asbtraction for running very large dynamic programming problems.
  • The Fault Tolerant Shell: A high-level programming language that allows users to combine the ease of shell scripting, the power of distributed programming, and the precision of compiled languages. Basically, parallel programming and exception handling for scripts.

Related packages: coop-computing-tools-dev, coop-computing-tools-doc, python-workqueue


Maintainer information

This software package is maintained for (Neuro)Debian by the follow individuals and/or groups:

Maintainer avatar
NeuroDebian Maintainers
Maintainer avatar
Michael Hanke
Maintainer avatar
Yaroslav Halchenko

In order to get support, or to get in touch with a maintainer, please click the ‘Help’ button at the top of the page.

Advanced user information

Version control system available: Browse sources

Package availability chart
Distribution Base version Our version Architectures
Debian GNU/Linux 6.0 (squeeze)   3.4.2-1~nd60+1 i386, amd64
Debian GNU/Linux 7.0 (wheezy) 3.5.1-2 3.4.2-1~nd70+1 i386, amd64
Debian GNU/Linux 8.0 (jessie)   3.4.2-1~nd70+1 i386, amd64
Debian testing (stretch)   3.4.2-1~nd70+1+nd90+1 i386, amd64
Debian unstable (sid) 4.0-1 3.4.2-1~nd+1 i386, amd64
Ubuntu 10.04 LTS “Lucid Lynx” (lucid)   3.3.4-1~nd10.04+1 i386, amd64
Ubuntu 12.04 LTS “Precise Pangolin” (precise) 3.4.0-1build1 3.4.2-1~nd11.10+1+nd12.04+1 i386, amd64
Ubuntu 14.04 “Trusty Tahr” (trusty) 4.0-1ubuntu1    
Ubuntu 14.10 “Utopic Unicorn” (utopic) 4.0-1ubuntu2    
Ubuntu 15.04 “Vivid Vervet” (vivid) 4.0-1ubuntu2    
The source code for this portal is licensed under the GPL-3 and is available on GitHub.