Menu

Candygram 1.0 beta 1 Released

The first version of Candygram, 1.0 beta 1, has been released. 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

Posted by Michael Hobbs 2004-08-24

Log in to post a comment.