Re: Event dispatch in OrbixWeb: single threaded or multi-threaded?
by apm35@[EMAIL PROTECTED]
Nov 29, 2007 at 03:38 AM
On 28 Nov, 16:12, Mark Woyna <wo...@[EMAIL PROTECTED]
> wrote:
> On Nov 28, 6:32 am, ap...@[EMAIL PROTECTED]
wrote:
> > On 27 Nov, 21:49, Yakov Gerlovin <yakov.gerlo...@[EMAIL PROTECTED]
> wrote:
> > > > I have just found a nasty race condition in my java servant which
can
> > > > only be explained if the CORBA event dispatching in OrbixWeb
occurs
> > > > using multiple threads.
>
> > > That is according the standard unless the servant is registered
under
> > > single-threaded POA.
> > OrbixWeb 3.0.x is ancient and quite different to the other IONA
> > products.
> Don't confuse event dispatching with POA threading policies.
I should have mentioned earlier that OrbixWeb 3.0.x is so ancient it
is before the POA was invented. The code in question has no choice but
to use the BOA.