A daemon to call a function with configurable interval

Vishal Rana ranavishal at gmail.com
Wed Jun 16 17:56:24 EDT 2010


Hi,

I am working in a django web application.

A function 'xyx' need to be called every 2 minutes.

I want one http request should start the daemon and keep calling xyz (every
2 minutes) until I send another http request to stop it.

Appreciate your ideas.

Thanks
Vishal Rana
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100616/2a7cabf7/attachment.html>


More information about the Python-list mailing list