Is uWSGI capable of providing support for something like the proposed psgi cleanup handlers: https://github.com/plack/psgi-specs/wiki/Proposal:-PSGI-environment-cleanup-handlers
I.e. having your application send all the relevant content to the client, but then run other code that the client doesn't have to wait on? E.g. code that sends statistics to a logging server, sets various keys in memcached, possibly inserts some things into a database lazily etc. _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
