Downloadliste

Projektbeschreibung

Candygram is a Python implementation of Erlang
concurrency primitives. Erlang is widely respected
for its elegant built-in facilities for concurrent
programming. This package attempts to emulate
those facilities as closely as possible in Python.
With Candygram, developers can send and receive
messages between threads using semantics nearly
identical to those in the Erlang language.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-10-22 03:50
1.0

2004-09-13 23:06
1.0 beta 2

Das Verhalten der Liste Muster wurde geändert, um das letzte Element wiederholen. Ein einziger Empfänger Objekt kann jetzt von mehreren Prozessen verwendet werden. Ein Receiver.removeHandler ()-Methode wurde hinzugefügt. Diese Pressemitteilung kann ein Prozess Unterklasse, um zu laichen () übergeben und spawnLink (). Ein neues Beispiel ist die Klasse integriert wxProcess CandyGram mit wxPython. Die FAQ ist aktualisiert worden.
Tags: Minor feature enhancements
The behavior of list patterns has been changed to repeat the last element. A single Receiver object may now be used by multiple processes. A Receiver.removeHandler() method has been added. This release can pass a Process subclass to spawn() and spawnLink(). A new wxProcess example class integrates Candygram with wxPython. The FAQ has been updated.

2004-08-26 00:34
1.0 beta 1

Tags: Initial freshmeat announcement

Project Resources