Download List

项目描述

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.

系统要求

System requirement is not defined
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

列表模式的行为已更改重复最后一个元素。单一的接收器对象现在可以使用多个进程。阿Receiver.removeHandler()方法已添加。此版本可以传递一个子类产卵过程()和spawnLink()。例如一个新wxProcess级集成wxPython的Candygram。常见问题已更新。
标签: 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

标签: Initial freshmeat announcement

Project Resources