On Mon, Nov 26, 2012 at 9:16 AM, Roberto De Ioris <[email protected]> wrote: > > > > On Mon, Nov 26, 2012 at 8:52 AM, Roberto De Ioris <[email protected]> > > wrote: > > > >> > >> Request plugins (implement application server interfaces for various > >> languages and platforms: WSGI, PSGI, Rack, Lua WSAPI, CGI, PHP, Go ...) > >> > > > > Is LuaJIT supported ? > > > > Yes, just link the plugin to the luajit library editing paths in > plugins/lua/uwsgiplugin.py >
I don't know if it fits in the picture, but it could be cool to show an example following Motivating Example: Using C Data Structures http://luajit.org/ext_ffi.html (it's the charme of "That's a factor of 20x faster (110x faster than the Lua interpreter). " ) Perhaps LuaJIT can be use an halfway between (a language like) Lua and (a language like) C . -- luigi _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
