> The best I have ever been able to get out of anyone associated with
> Django development about thread safety is the comments by Jacob Kaplan-
> Moss in the following thread:

Sigh. Reading through that thread was singularly unsatisfying. I guess
that, for the moment, I'll have to stick with prefork.

If Django, minus any DB-related issues, is thread safe, and if the
supplied apps (auth comes to mind) are written correctly, then perhaps
Django-out-of-the-box could be declared thread safe.

Some appropriate warnings/suggestions could be put in the docs. Maybe
point out user operations that could pose a problem and suggest
possible ways to handle them.

  Thanks again,
  Peter
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to