diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-28 20:27:05 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-28 20:27:05 +0000 |
commit | 590e9fcf81ac143bdc9ba92eaec2ab05af6c9cef (patch) | |
tree | b0bd88e1b155dd70723ecd92ea58acbbf7ca8d9e /net/py-medusa/pkg-descr | |
parent | 3041d1e361db2414cc7cc410a701e5fcfc6df481 (diff) |
Notes
Diffstat (limited to 'net/py-medusa/pkg-descr')
-rw-r--r-- | net/py-medusa/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/py-medusa/pkg-descr b/net/py-medusa/pkg-descr new file mode 100644 index 000000000000..a062de03ff89 --- /dev/null +++ b/net/py-medusa/pkg-descr @@ -0,0 +1,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://www.amk.ca/python/code/medusa.html |