首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > 一个用Python写的高度可扩展的Web服务器

一个用Python写的高度可扩展的Web服务器

资 源 简 介

sws sws is a simple, extensible, cross-platform and general-purpose web server written in Python. Among some of the features are: * Threaded flow-control to serve requests * Pipelining support * Conditional requests * Range retrieval requests * An integrated GUI monitor To run out of the box, you"ll need to have Python and the wxPython GUI library installed. sws should run properly on most major platforms. It"s been tested on Linux, Windows, and Mac OS X. Suggestions and comments of any kind are welcome. You can contact me at my username, at gmail.com.

文 件 列 表

sws
ResponseHead.py
ChunkedTransferCoding.py
Monitor.py
swsd
Cache.py
swsUtil.py
Config.py
RequestHead.py
MediaTypes.py
Http.py
Log.py
ByteRanges.py
ClientThread.py
HttpRequestSession.py
HeaderList.py
VIP VIP
0.171152s