blob: 8d4f9e3645abe453dc817c0bbae59acdef04cc7c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Medusa is an architecture for building long-running, high-performance
network servers in Python. Medusa is in use now in several
mission-critical applications, ranging from custom web servers at
extremely high-traffic sites to distributed data processing systems.
It is an elegant and efficient solution to a difficult programming
problem.
WWW: http://oedipus.sourceforge.net/medusa/
|