OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Categories of Web Service messages: data-oriented v

[ Lists Home | Date Index | Thread Index ]

Among the ways to do this is CORBA AMI (Asynchronous Messaging).  You pass
the object reference of the object that's waiting for the callback.  In some
CORBA implementations you specify the signature of the synchronous message,
and indicate as a configuration option that you also want an asynch version,
and much of the rest is done automatically by the IDL compiler.  You still
have to fill in the implementation of the callback, of course.

Jeff
----- Original Message -----
From: "John Cowan" <cowan@mercury.ccil.org>
To: <andrzej@chaeron.com>
Cc: "Michael Brennan" <Michael_Brennan@Allegis.com>; <costello@mitre.org>;
<xml-dev@lists.xml.org>
Sent: Monday, February 04, 2002 6:15 PM
Subject: Re: [xml-dev] Categories of Web Service messages: data-oriented v s
action-oriented


> Andrzej Jan Taramina scripsit:
>
> > True, but the tendancy (including SOAPs RPC) seems to be towards a
> > synchronous approach.  Async request/response usually takes a lot of
extra
> > coding (beyond synchronous RPC or even Pub/Sub messaging).
>
> What I'd like to see is a convention whereby you can send an async
> request packaged with a "continuation" to which the reply is sent.






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS