Monkey Server

Monkey is a high performance Open Source Web Server and development stack. It has been designed to be scalable by nature through low memory and CPU consumption, the right choice for High-End production servers and Embedded devices.

Documentation

Get started and go deeper

Monkey ships as a compact event-driven web server focused on low resource usage, extensibility and predictable behavior. For installation, configuration and operational guidance, use the official documentation:

Design, goals and Vision

Performance & Innovation

Monkey is a complete event-driven HTTP framework. It have been designed as a small core capable to extend it behavior through the plugin interface.

It have been highly optimize to reduce the memory and CPU consumption, making it a great choice for Embedded Linux environments.