ANN: Candygram 1.0 final released. (Python + Erlang)
Michael Hobbs
mike at hobbshouse.org
Thu Oct 21 23:46:50 CEST 2004
Announcing the final release of Candygram 1.0.
There are no changes from the beta 2 release.
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.
More information about Candygram can be found at
http://candygram.sourceforge.net
More information about the Python-announce-list
mailing list