re free to return their responses while processing
> continues. You can check the results of tasks later on in another request.
>
> Regards
> Philip
>
> On 26/10/2012 03:56, dwang wrote:
> > Hi,
> >
> > I'm new to Django and need some help understa
Hi,
I'm new to Django and need some help understanding how threading works in
Django. I have some data that I'd like to recompute periodically in the
background and have it shared between requests. If I start a thread in one
of the view functions (e.g. my_thread.start()), would Django kill this
2 matches
Mail list logo