Session Details
Session ID: TS-4846
Session Title: Building Asynchronous Services with Service Component Architecture
Session Abstract: Real-life enterprise applications often involve processing steps that can take a long time to complete, but clients cannot always afford to wait around for a service to complete. One solution to this problem is to create asynchronous services, where a client can make a request to the service and the service response (or responses) is later delivered separately.

Creating asynchronous services and clients to asynchronous services is not so easy with traditional programming APIs but is much simpler with service component architecture, which has a full model for creating components that provide or use asynchronous services, including simple Java™ technology-based interfaces with a minimum of middleware getting in the way.

Learn more in this session.
Track: Services SOA Scheduling Track; Services: SOA Platform and Middleware Services
Duration: 60
Speaker(s): Raymond Feng, IBM; Luciano Resende, IBM