On Fri, Dec 10, 2010 at 2:25 PM, Roberto De Ioris <[email protected]> wrote:
> If
> someone propose a standard for virtualhosting-proxy, the need of having to
> write python code for routing can be removed, gaining a lot of more power.

what about doing it in Lua instead of python?  especially if uWSGI is
compiled with LuaJIT, it can get very close to raw C performance.

i haven't checked the new plugin architecture, so i don't know if it's
possible to use one language for routing and another for the
webapps...

-- 
Javier
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to