Chapter 1. Getting Started
1.1. About
Monkey HTTP Daemon project, started on 2001, is a very Fast and Lightweight Web Server for Linux platforms. It's written in C and use an hybrid networking model based on threads, polling and asynchrounous calls providing a real scalable web server with low CPU and memory consumption. Performance is our main goal.