Using CA Gen proxies, a user-written client application can make asynchronous requests to a generated server. The set of additional proxy interfaces includes APIs that provide a user-written client application with the ability to communicate with a target DPS in an asynchronous fashion.
Similar to the action language for generated client applications, asynchronous support for a proxy only influences the handling of a response to a request. Initiating a request to a target server is no longer synchronously linked with obtaining its response. Once a request is accepted for processing by the Proxy Runtime, the user-written client application can engage itself in other processing. The server processing proceeds asynchronously to the client processing. The client application is able to obtain (or ignore) a given outstanding response when it is best suited in the application logic.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|