i have a number of background threads in my app, and for a few of them i want to make sure only one of them exist. (not one per server thread)
for instance, my bigram indexer....or my notification mailer. Jeremy Dunck wrote: > On 8/16/07, Derek Anderson <[EMAIL PROTECTED]> wrote: >> hey, >> >> how is everyone handling mutual exclusion between server threads in >> django? is there a built-in method i'm missing? > > What are you trying to accomplish? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---