Re: Calling corba within a corba calls?



You just have to make sure that you don't by call B call back into the
handler which made call A and is blocked waiting on the return, or else
you'll deadlock.  If you are running multithreaded, then this is not
a problem.

--
Todd Lewis                                       tlewis secureworks net

  God grant me the courage not to give up what I think is right, even
  though I think it is hopeless.          - Admiral Chester W. Nimitz

On Sat, 4 Nov 2000, Dirk-Jan C . Binnema wrote:

> On Fri Nov 03, 2000 at 08:43:21PM -0700, Jiva DeVoe wrote:
> -> Is it OK to make another corba call within a handler of a corba call?
> -> ie:
> -> 
> -> I have an object A that is called.  Within it's handler of the call,
> -> it calls object B.  Is that OK?
> 
> yes.
> 
> _______________________________________________
> orbit-list mailing list
> orbit-list gnome org
> http://mail.gnome.org/mailman/listinfo/orbit-list
> 





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