forked from JoyTeam/concurrence
-
Notifications
You must be signed in to change notification settings - Fork 0
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).
License
BSD-3-Clause, Unknown licenses found
Licenses found
BSD-3-Clause
LICENSE
Unknown
LICENSE.pyevent
panjiang/concurrence
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is the README for the Concurrence Framework. For more information, please refer to http://opensource.hyves.org/concurrence Please refer to INSTALL.TXT for instructions on installing Concurrence Documentation can be found starting at doc/index.html
About
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).
Resources
License
BSD-3-Clause, Unknown licenses found
Licenses found
BSD-3-Clause
LICENSE
Unknown
LICENSE.pyevent
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 85.5%
- C 8.0%
- JavaScript 3.6%
- CSS 2.9%