Ian Holsman wrote:
> aren't semaphores inter-process (not cross process)?
>
> try using a file handle instead..

After further investigation, i found out that locking of any kind
doesn't work with apache in prefolk mode, and more or less in the
threaded mode. I haven't found a nice and clean solution yet to do
locking on requests, which worries me a little bit. Locking can be a
important part of apps and I think django should provide a way to have
working locks regardless which server backend is used.

kindly regards
  Daniel


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to