[omniORB] Asynchronous operation calling
Duncan Grisby
duncan at grisby.org
Fri Oct 26 15:24:23 BST 2007
On Tuesday 23 October, janarbek wrote:
> I am wondering does omniORB supports asynchronous operation calling?
If you mean AMI, then no, I'm afraid it doesn't at present. It does
support deferred-synchronous DII calls, but those are implemented with
threads, meaning they cannot scale to very large numbers of pending
calls.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list