ANN: Python + Erlang = Candygram

Michael Hobbs michael at hobbshouse.org
Wed Aug 25 12:56:32 EDT 2004


Announcing the first public release of Candygram:
    Candygram 1.0 beta 1

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-list mailing list