>> Hi everyone, the second development snapshot for uWSGI 1.3 is available. >> >> There is still no official release date for this tree (1.2 is in good >> shape so no need to hurry) >> >> * ZeroMQ/Mongrel2 improvements >> >> You can now "subscribe" to multiple Mongrel2 servers from the same >> instance. >> >> * Mongrel2 + gevent support >> >> You can now use the gevent loop engine behind a Mongrel2 webserver > > Is there a reason this would not be the best ever way to serve web-apps? > > Has anyone used it in semi-production ? >
>From an high-availability/scaling point-of-view mongrel2 simply beat every solution out-there. The choice of using zeromq looked "strange" in the beginning, but now it has proven being a winning way. The sad part is in zed-shaw having left the development of the project, so its future is not very clear. In the next months i would like to experiment with zeromq (maybe using it as a transport for uwsgi packet in http/fastrouter gateways). -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
