Hi, I'm using web2py + nginx + uwsgi
I have a function where I get the users database and then I email them one by one. But when I run this function the page hangs for a few seconds and just loads after all those emails been sent. I was wondering if this problem is possible to solve with the @spool decorator <http://projects.unbit.it/uwsgi/wiki/Decorators>, and how do you implement it. Francisco Costa http://franciscocosta.com
_______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
