View Single Post
  #1 (permalink)  
Old 12-23-2005
OrNot OrNot is offline
Registered User
 
Name: Bin.Li
Organization: GE Healthcare
Project: Enterprise solution
 
Join Date: Jun 2005
Location: Shanghai
Posts: 161
Send a message via MSN to OrNot
-->
Question about AMI

hi, there,
If I define a slice like this:

module test
{
["ami"] bool foo();
}

then a function will be produced: void foo_async(....),
1) This invocation is one-way , isn't it?
2) For sequentially-sent AMIs, it is not guaranteed that the dispatches in server will not be out-of-order since these AMIs are one way.


TIA

OrNot
__________________
Looking for the nails with my favorite hammer, ICE.
-------------------------------------------
Huo.Fei
GE Healthcare
Bin.Li@ge.com
--------------------------------------------
Reply With Quote