[omniORB] Way to do (really) asynchronous local oneway calls?
Duncan Grisby
duncan@grisby.org
Wed Dec 18 14:30:03 2002
On Thursday 12 December, Ludovic Bertsch wrote:
> Question 1: Is there a way to force local invocations to be asynchronous?
Yes, but it's not pretty. You can use a deferred synchronous DII
request.
> Question 2: Is there a *portable* way to force local invocations to be
> asynchronous?
Yes. DII is portable. The asynchronous messaging interface provides a
nicer standard API for such things, but omniORB doesn't support it
yet.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan@grisby.org --
-- http://www.grisby.org --