aLiLua 是一套基于 Linux/epoll/Lua 构建的网络服务开发框架 aLiLua 使用 epoll 进行网络/文件IO事件读写,对Lua协程进行调度,其性能高效并且简单
下载地址: https://github.com/oneoo/alilua/archive/master.zip (开发版本)
Changelog:
* HTTP Chunked output 支持(增加 flush 方法)
* SSL Server 支持
* coevent-module 连接池BUG修正
* 增加发布源 http://git.oschina.net/oneoo/aLiLua
TODO:
请大家提出 Issues :)
项目主页:http://alilua.com/
下载地址:https://github.com/oneoo/alilua
来自:开源中国社区

