Hacker News new | ask | show | jobs
UWSGI 0.9.7 is available (projects.unbit.it)
3 points by unbit 5567 days ago
This is the first fully modular and truly language agnostic release. It adds support for threading and includes a shared caching (with persistent storage) and queuing subsystem. Clustering can be automated via multicast, broadcast or a simple subscription system. Erlang plugin has been improved and Rack/RubyOnRails support is available. The "Emperor" mode has been added for massive hosting.
1 comments

Thank you for your work! I have used UWSGI for several months and found it great.