摘要: lua-nginx-module (ngx_lua) 可在Nginx中嵌入Lua语言。让 Nginx 可以支持 Lua 强大的语法https://github.com/saga/lua-nginx-moduleNginx Http Push Modulehttp://pushmodule.slact.net/echo-nginx-module 是一个 Nginx 模块,提供直接在 Nginx 配置使用包括 "echo", "sleep", "time" 等指令。https://github.com/agentzh/echo-nginx 阅读全文
posted @ 2013-02-18 12:12 qizai 阅读(185) 评论(1) 推荐(0) 编辑
摘要: LUA插件开发插件http://download.eclipse.org/koneki/updates-nightly/ldtER Masterhttp://ermaster.sourceforge.net/update-site/ 阅读全文
posted @ 2013-02-18 12:01 qizai 阅读(155) 评论(0) 推荐(0) 编辑
摘要: 转自:http://www.oschina.net/p/ngx_lua_modulengx_lua_module是一个nginx http模块,它把lua解析器内嵌到nginx,用来解析并执行lua语言编写的网页后台脚本。特性:*) 支持Windows和Linux平台。*) 支持高并发高性能。*) HTML网页中内嵌LUA脚本代码,类似于PHP。*) 支持非阻塞的数据库操作,目前只支持MYSQL。*) 支持异步的文件IO操作。*) 支持非阻塞的SOCKET IO操作。API简介:*) nginx 表 提供一些实用函数,例如URI转换、BASE64编解码、CRC校验、MURMURHASH2、MD 阅读全文
posted @ 2013-02-18 11:59 qizai 阅读(819) 评论(0) 推荐(0) 编辑
摘要: LUA:http://www.oschina.net/p/decoda编辑器:http://unknownworlds.com/decoda/ 阅读全文
posted @ 2013-02-18 11:56 qizai 阅读(143) 评论(0) 推荐(0) 编辑