Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Monkey HTTP Daemon - Web Server for Linux

  • Share this:
post-title
Monkey HTTP Daemon, is a very Small, Fast and Lightweight open source Web Server for GNU/Linux. It has been designed to be very scalable with low memory and CPU consumption, the perfect solution for embedded and high production environments. It is asynchronous and event driven. It supports virtual hosts, SSL, Logs etc.

Monkey project includes an applications server called Palm, so when Monkey receives a dynamic page request, it will parse it and forward the request using the Palm protocol to the Palm server which will serve the request and Monkey sent back to the client the page generated.
http://www.monkey-project.com/
License:
Tech: