Re: Implement a background thread

2008-06-06 Thread Rajesh Dhawan
Hi Achim, > I want to implement a background thread which updates data in regular > intervals. Is that possible in django or via wsgi middleware? I'm > quite new to this topic, so links to documentation would be fine. You could just run a separate Django "standalone"

Implement a background thread

2008-06-06 Thread Achim Domma
Hi, I want to implement a background thread which updates data in regular intervals. Is that possible in django or via wsgi middleware? I'm quite new to this topic, so links to documentation would be fine. regards, Achim --~--~-~--~~~---~--~~ You received