i'm having touble finding documention about django signals that
explain how they behave under apache child processes. if i have a
signal go off and have a listener for that signal. will only the
listener in same child process receive it or will that same listener
in all apache child processes receive it?

what is the best way to signal all of your apache child process for
you project?

thanks,

bryan
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to