Candygram 1.0
A Python implementation of Erlang concurrency primitives.
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.
- Author: Michael Hobbs <mike at hobbshouse org>
- Home Page: http://candygram.sourceforge.net
- Download URL: http://sourceforge.net/project/showfiles.php?group_id=114295&package_id=123762&release_id=276784
- Keywords: erlang,concurrent,threads,message,passing
- License: GNU Lesser General Public License
- Platform: Python
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
- Natural Language :: English
- Operating System :: Microsoft :: Windows
- Operating System :: OS Independent
- Operating System :: POSIX
- Programming Language :: Erlang
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: hobb0001
- DOAP record: Candygram-1.0.xml
