Hi,
I'm curious if anyone has to comments about
TAO's Asynchronous Message Handling (AMH)
compared to. Ice's Asynchronous Message Dispatch (AMD)?
How similar or different are they?
It seems like both techniques seem to be moving
in similar directions, but I'm not enough of a middleware
expert to know for sure.
There are some AMH slides here:
http://www.omg.org/news/meetings/workshops/RT_2002_Workshop_Presentations/08-2_Deshpande_Asynchronous_Method_Handling_Mechanism _for_CORBA.pdf
and a paper here:
http://www.cs.wustl.edu/~schmidt/PDF/DOA-02.pdf
Thanks.