Hello Roberto, check this project Roberto http://mongrel2.org/home
it's based on ZMQ what you already know )) it allow you to write applications on any language, so this web server is fully language agnostic if you could implement the same idea in UWSGI you could get great popularity, as in this case everyone could use language he likes - not python only or few others + you can mixup applications in different languages depends on the url path. It also allow you to write easy asyns applications and has very easy configuration of multi host/application environments. _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
