Download List

Descripción del Proyecto

Monkey HTTP Daemon is a very fast and lightweight Web server for Linux. It uses a hybrid networking model based on asynchronous calls (event-driven) and fixed threads, which makes it scalable and capable of attending thousands of clients per second. It provides a powerful API for C and is ideal for embedded devices, thanks to its small core and plugin architecture.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-11 08:05 Back to release list
0.32.0

Trabajadores de mono ahora tienen nombres (por ejemplo ps -L -p PID), y existen reglas Debian actualizadas para distribuir el código HTML predeterminado de mono. Se ha corregido el script de configuración para distribuir secuencias de comandos de plugin. Cheetah ahora funciona en modo de servidor de forma predeterminada. Esta versión desaprueba el plugin ip_str struct campo y desciende proyecta innecesarios.
Monkey workers now have names (e.g ps -L -p PID), and there are updated Debian rules to distribute Monkey default HTML. The configure script has been fixed to distribute plugin scripts. Cheetah now works in server mode by default. This release deprecates the ip_str plugin struct field and drops unnecesary casts.

Project Resources