ANN: Candygram 1.0 final released. (Python + Erlang)
by Michael Hobbs other posts by this author
Oct 21 2004 9:46PM messages near this date
py2exe 0.5.4 released
|
ANN: ActivePython 2.4b1 is available
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
--
http://mail.python.org/mailman/listinfo/python-announce-list
Support the Python Software Foundation:
http://www.python.org/psf/donations.html
|