Re: Thread synchronization

2012-01-04 Thread francescortiz
http://stackoverflow.com/questions/1123200/how-to-lock-a-critical-section-in-django On Jan 3, 7:28 pm, Pawel Rzeczewski wrote: > It won't work in forked processes. > > > > > > > > > Tried Google. > >http://effbot.org/zone/thread-synchronization.htm -- You received this message because you are s

Re: Thread synchronization

2012-01-03 Thread Pawel Rzeczewski
It won't work in forked processes. > Tried Google. > http://effbot.org/zone/thread-synchronization.htm -- 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

Re: Thread synchronization

2012-01-03 Thread Sławomir Zborowski
Tried Google. http://effbot.org/zone/thread-synchronization.htm Found in secs. Best Regards 2012/1/3 Etam : > How do you synchronize threads in forked processes? > > Thanks, > Etam. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To vi

Re: Thread synchronization

2012-01-03 Thread Andre Terra
Take a look at Chords[1] in Celery[2]. Cheers, AT [1] http://ask.github.com/celery/userguide/tasksets.html?highlight=chords#chords [2] http://ask.github.com/celery/ On Tue, Jan 3, 2012 at 3:42 PM, Etam wrote: > How do you synchronize threads in forked processes? > > Thanks, > Etam. > > -- > Y

Thread synchronization

2012-01-03 Thread Etam
How do you synchronize threads in forked processes? Thanks, Etam. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/CmmZ4EO_dCYJ. To post to this group, send