How about specifically whether mod_wsgi can be used to run many threads serving web requests for Django?
On May 13, 5:13 pm, Rajesh Dhawan <[EMAIL PROTECTED]> wrote: > On May 13, 2:52 pm, Goodrone <[EMAIL PROTECTED]> wrote: > > > What is the most up-to-date information about multithread safety in > > Django? Is it a good idea to spawn several threads and use models from > > there? > > Several threads within one request/view? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

