Download List

프로젝트 설명

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

원숭이 노동자 이제 이름 (예: ps-L-p PID) 그리고 거기에 원숭이 기본 HTML 배포 업데이트 데비안 규칙. Configure 스크립트는 플러그인 스크립트를 배포 하려면 수정 되었습니다. 치타는 이제 기본적으로 서버 모드에서 작동합니다. 이 릴리스 ip_str 플러그인 구조체 필드를 놓치 고 unnecesary 캐스트를 삭제 합니다.
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