Roscidus.com Zero Install Mirror

» Main » paragram

paragram - erlang-style concurrency library for python

Published by Tim Cuthbertson

Overview

This is a Zero Install feed. This software cannot be run as an application directly. It is a library for other programs to use.

For more information about Zero Install, see 0install.net.

Full name

http://gfxmonk.net/dist/0install/paragram.xml

Description

Paragram is an erlang-style concurrency framework for python. This is also known as an `actor-based concurrency model <http://en.wikipedia.org/wiki/Actor_model>`_, as it consists of multiple independent `actors` sending messages to each other. Paragram started as a fork of `candygram`_ adding true concurrency using threads and processes, but diverged enough to become its own library. **For documentation, installation**, etc, please see the `online documentation <http://gfxmonk.net/dist/doc/paragram/doc/>`_ .. _candygram: http://candygram.sourceforge.net/

Homepage

http://github.com/gfxmonk/paragram

Available versions

The list below is just for information; Zero Install will automatically select one of these versions for you.

VersionReleasedStabilityPlatformDownload
0.12010-12-27AnyDownload (17244 bytes)
0.1.12010-12-27AnyDownload (17421 bytes)
0.1.22011-01-05AnyDownload (19819 bytes)
Required libraries

This feed does not list any additional requirements.