什么web服务器用于Lua的web开发 [英] What web server to use for Lua web development

查看:299
本文介绍了什么web服务器用于Lua的web开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么web服务器(为什么)我应该使用Lua的用于Web开发?

What web server (and why) should I use for Lua web development?

推荐答案

有周围的几个基于Lua的-Web服务器:

There are a few Lua-based webservers around:


  • Xavante 似乎是最流行的。

  • Haserl 是美好而小型的。

  • Nanoki 是不是严格意义上的Web服务器,而是一个漂亮的小纯的Lua wiki引擎值得研究。作为lua的wikies,还人造卫星的,这是全功能的,非常灵活,但是就慢侧的位

  • mod_lua (前mod_wombat)如果preFER的Apache。看起来将使的进入下一个Apache发行作为核心模块。

  • 请注意,它不是那么难写一个FastCGI的Lua的模块

  • 还有 LUV的的Lua的MVC的Web框架项目(的 GitHub的页面)。它尚未成熟,但可能会包含一些有趣的见解。

  • Xavante seems to be the most popular.
  • Haserl is nice and small.
  • Nanoki is not strictly a webserver, but a nice small pure Lua wiki engine worth studying. As for the Lua wikies, there is also Sputnik, which is fully featured and very flexible, but is a bit on the slow side.
  • There is mod_lua (ex mod_wombat) if you prefer Apache. Looks like it would make it into the next Apache distribution as a core module.
  • Note that it is not so hard to write a FastCGI Lua module.
  • There is also Luv Lua MVC web-framework project (GitHub page). It is not mature yet, but may contain some interesting insights.

更新。一些框架,以检查出:

Update. Some more frameworks to check out:

  • Luvit: http://luvit.io/ (too node-like for my taste)
  • ngx_lua module for nginx: http://wiki.nginx.org/HttpLuaModule
  • TIR for mongrel2: http://tir.mongrel2.org/
  • Ophal: http://ophal.org (web platform)
  • lev: https://github.com/connectFree/lev
  • Turbo: https://github.com/kernelsauce/turbo

这篇关于什么web服务器用于Lua的web开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆