Re: [Orbit-python-list] Threading support
Status: Inactive
Brought to you by:
tack
From: Joseph T. B. <jb...@tj...> - 2000-08-28 13:38:23
|
My concern is that if someone unsuspectingly calls orb.run from different threads within the same process, is it a possibility that 2 threads could be inside the the corba module C code at the same time and step on each other? I imagine that if there is any I/O one thread could block, and then another thread would be able to scribble on the other's buffer. Or am I just being paraoid? 8) jb Jason Tackaberry writes: > > Essentially they only hold the global interpreter lock or the tk lock > > exclusive (except for special cases) of each other. I imagine this > > may still be a problem? Or do you think this is a non issue? > > I'm tempted to say this isn't a problem, but I admit I don't completely > follow you. Can you elaborate on the potential problem? > > Jason. -- ------------------+ Joseph T. Bore | jb...@TJ... | ------------------+ |