Re: Problem Shutting Down the ORB



Hi Craig,

On Wed, 2003-03-05 at 03:34, Craig Wright wrote:
> I have a multi-threaded application. In one thread I do a
> CORBA_ORB_run. This thread then remains busy for the rest of the 
> execution. When the program starts to exit I call
> CORBA_ORB_shutdown(orb, false, ev) from my main thread... ev returns 
> with no exception...

	ORBit2 2.6.0 is not thread-safe - so you'll get interesting problems
using it from multiple threads.

	There is ongoing work in ORBit2-2.7.0 ( HEAD in CVS & you'll need HEAD
linc ) to make it thread-safe.

	So far - it's going fairly well, but the work is partially stalled, so
...

	Any help there much appreciated, [ are you really using ORBit2 from Qt
? ].

	Regards,

		Michael.

-- 
 mmeeks@gnu.org  <><, Pseudo Engineer, itinerant idiot




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]