>> I do not know if it is pertinent with the topic, but uWSGI has tons of >> (cheap, very cheap compared with solutions like celery) facilities to >> allow this sort of tasks: >> >> http://projects.unbit.it/uwsgi/wiki/Decorators > > I have uwsgi-0.9.7.1 installed > is it compatible with uwsgi decorators? >
Hardo to say. 0.9.7 branch is now obsolete, and a lot of fix has been added to signal framework in 0.9.8. If you want to manage timer reliably you should use the latest tip (it is really the 0.9.8.2 release, i am only waiting for a last patch before release) -- Roberto De Ioris http://unbit.it

