freebsd-ports/net/py-medusa/pkg-descr
Patrick Li 590e9fcf81 Add new port net/py-medusa - Asynchronous socket-based server framework
for Python

PR:		36420
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-28 20:27:05 +00:00

9 lines
389 B
Plaintext

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://www.amk.ca/python/code/medusa.html