Asynchronous operations and Web services, Part 1: A primer on asynchronous transactions
(http://www-128.ibm.com/developerworks/webservices/library/ws-asynch1.html)
Level: Introductory
Holt Adams (rhadams@us.ibm.com), Engagement Manager/Solutions Architect, IBM jStart
01 Apr 2002
Not all Web services work synchronously; in some situations, responses to Web service requests are not provided immediately, but rather sometime after the initial request transactions complete. Such asynchronous operations aren't explicitly supported by Web services specifications and standards; however, those standards do include the infrastructure and mechanisms on which asynchronous operations can be based. In this article, Holt Adams explains why any Web services architect needs to understand how asynchronous operations work. This article will help you begin to adapt your own services for an asynchronous environment.
'Web service' 카테고리의 다른 글
SOA & Web Services Tutorials (0) | 2006.05.16 |
---|---|
Web Services Tutorials and Links (0) | 2006.05.16 |
Creating Callback Enabled Clients for Asynchronous Web Services (0) | 2006.05.16 |
Web services integration patterns for Java applications using open (0) | 2006.05.16 |
Really Simple Asynchronous Web Services (0) | 2006.05.16 |