Monkey v1.6.2 发布,此版本是个 bug 修复版本:
Stream: remove odd trace messages that breaks the build on OSX.
Server: config: reset errno value and force to ask for a TCP port
Build: fix option for older CMake versions.
Debian: add new debian scripts for packaging.
Core: remove some deprecated files.
Monkey HTTP Daemon 是一个大约只有50KB的、功能强大而且速度非常快的 Web 服务器软件,支持 Linux 系统。它采用混合网络模型和线程epoll,具备很好的可扩展性和伸缩性,支持每秒数千访问连接。
下载地址:http://www.monkey-project.com/releases/1.6/monkey-1.6.2.tar.gz
来自:开源中国社区

