Monkey HTTP Server
  • Blog
  • Documentation
  • monkey-project.com

About

Monkey is a high performance Open Source Web Server and Development Stack for Linux. It has been designed to be scalable by nature and having a low memory and CPU consumption. The right choice for High-End production server and Embedded devices.

Monkey is properly supported on ARM, x86 and x64, being able to work in any architecture and device capable to run a Linux Kernel.

Black Macaque (Selfie!)

Locally known as yaki or wolai, its skin and hairless face is, with the exception of some white hair in the shoulder range, entirely jet black. Unusually for a primate, it has striking reddish-brown eyes. It lives in groups of 5 to 25 animals. Smaller groups have only a single male, while larger groups have up to four males. The females, however, always outnumber the males by about 4:1.

    read more...

Monkey v1.6: Release notes

XYZ ??th, 2014

This new version called Black Macaque, ....

For more details about the changes, please refer to the Announcements Page

Design goals and Vision

More than a simple web server, 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. Having as a main focus Embedded Linux environments, it optimize resources usage with low memory and CPU consumption.

License

Apache License v2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

    read more...