[omniORB] How to do a timeout (with oO but independent of it)?

Duncan Grisby duncan@grisby.org
Thu Sep 5 15:41:01 2002


On Friday 30 August, Pfeiffer Daniel wrote:

> I've got a case where our business logic dictates that if a certain
> method gets called, another one must also get called shortly
> afterwards.

I don't quite understand what you are trying to do, but whatever it
is, I don't think signals are the right way to do it. They are
problematic in a multi-threaded environment, and doing things with
them is likely to confuse omniORB. Can you explain in more detail the
effect you are trying to achieve?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --