And we are at -rc6 ... * Extremely improved the Rack/RubyOnRails plugin with the addition of a DSL module to easy access of the uwsgi api: http://projects.unbit.it/uwsgi/wiki/rubyDSL
* Ruby 1.9.3 is supported * Added support for Linux KSM http://projects.unbit.it/uwsgi/wiki/KSM * a new plugin has been added (plugins/signal) to allows remote sending of uwsgi signal * added uwsgi.route(addr) api function to allows redirecting uwsgi requests to other instances from the app itself * signal framework and mule messages are now fully non-blocking * --remap-modifier as been modified to only remap .request and .after_request hooks * You can now "pause" (suspend/resume) instances using SIGTSTP or the --pause/--suspend/--resume <pidfile> command line options. Combining this with Zerg mode will allows you to make instances substitution/swapping in real time and without downtimes * The Carbon plugin (for the graphite graphing app) has been added http://projects.unbit.it/uwsgi/wiki/Carbon You can download it from http://projects.unbit.it/downloads/uwsgi-1.0-rc6.tar.gz Bye -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
