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.
| Tags | Software Development Libraries Python Modules |
|---|---|
| Licenses | LGPL |
| Operating Systems | Windows Windows OS Independent POSIX |
| Implementation | Erlang Python |
Recent releases


No changes have been submitted for this release.


Release Notes: 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.


No changes have been submitted for this release.
A tool for making disk space optimized snapshot backups onto another disk.