event driven Web service
<[email protected]> Mon, 13 Nov 2006 13:39:02 -0500
| Newsgroups | gmane.comp.web.services.general |
|---|---|
| Message-ID | <9EEDFB477BB72C4498E25364251E4170810C68@brwsmxsusr01.pharma.aventis.com> |
Hi, I am thinking about using web service but in an event driven architecture. It means that the Web service can do publishing-and-subscribing and asynchronization will occur. What's the best practice to design and implement web service event driven architecture? Is a middleware (or adapter)necessary? Is there any spec to address WS publishing and subscribing? Any use case for design in this area is very appreciated. Thanks, Jun