Categories
Concurrence
Concurrence is a framework for creating massively concurrent network applications in Python.
It takes a Lightweight-tasks-with-message-passing approach to concurrency.
The goal of Concurrence is to provide an easier programming model for writing high performance network applications than existing solutions (Multi-threading, Twisted, asyncore etc).
Last updated 7 Aug, 2009
Versions
0.3.1
- Released: 28 Mar, 2009
- Code Maturity: Beta
- Source Archive: http://concurrence.googlecode.com/files/concurr...
- Licenses: BSD_3Clause
- Interfaces: Console, Web




