| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Monkey is a fast and lightweight Web Server for Linux. It has been designed to be very scalable with low memory and CPU consumption, the perfect solution for Embedded Linux and high end production environments.
Monkey was started in 2001 as an open source project. It is currently licensed under the Apache License v2. Monkey community is well established and available through the mailing list or in the Freenode IRC channel
Besides the common features as HTTP server, it expose a flexible C API which aims to behave as a fully HTTP development framework, so it can be extended as desired through the plugins interface.
The server is designed as a small core extensible through its plugin interface. The binary size of Monkey is around 100 KB and around 250 KB on runtime depending on the loaded plugins. Monkey can perform well on x86 and x86-64, and ARM architectures running Linux embedded variants.
For more details please refer to the official documentation.
When building Monkey it needs:
Monkey requires the following components on runtime:
If you are interested into use Monkey as a base platform build scalable web services, we recommend you check our Duda I/O project made for that purpose.
Monkey is an open organization so we want to hear about you, we continue growing and you can be part of it!, you can reach us at:
If you want to get involved, please also refer to our Contributing guidelines.
Eduardo Silva eduardo@monkey.io
| Back | FazBrowse Home | New Git URL |