John David Ratliff's Online Resume Site

[ Home | Résumé | Portfolio ]

mhttpd - The Mini HTTP Daemon

Overview

This is a web server supporting the HTTP/1.0 protocol. It supports several content-types and is based on the boss-worker model. But rather than spawning threads for each connection, which would be computationally expensive, it keeps a pool of sleeping threads to handle incoming requests.

Features

License

Licensed under the GNU General Public License.

Learn more about GNU and free software at http://www.gnu.org/.

Download

mhttpd.tar.gz (10 KB)

 


E-Mail Me


Copyright © 2004-2012 John David Ratliff
All Rights Reserved

Get Firefox!    Valid HTML 4.01!    Made with jEdit