mod_pLua is an Apache2 module for running preprocessed Lua scripts using a PHP-like syntax: .
mod_pLua precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast.
Mod_pLua supports both the traditional Lua interpreter as well as LuaJIT for both Windows and UNIX platforms.
If your web server supports it, mod_pLua also utilizes APR_DBD to handle databases through the dbopen() Lua function. And last, but not least, mod_pLua is of course thread-safe.
30 Day Summary May 18 2013 — Jun 17 2013
|
12 Month Summary Jun 17 2012 — Jun 17 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.