Lua Application Server for micro-services with default communication
...LAppS does not supports HTTP (though it supports HTTP Upgrade GET request as per RFC 6455). The only supported scripting language so far is the Lua.
Lua Server Pages is an easy open source scripting language that follows the PHP syntax. Homepage: http://luasp.org, Moved to http://code.google.com/p/luasp/
C++ application server optimized for very tight control of memory allocations, efficient execution algorithms, built-in timing and statistics for performance tuning and easy extension. Based on MVC model with embedded Lua scripting/template engine. Sourc