Homegrown asynchronous solution
As described in Chapter 4, “Our initial sequential approach” on page 19, it quickly became apparent that serially searching the collection of events would not be sufficient. Our response time goals were still out of reach for our initial application. This chapter explores how we satisfied the SLA by using asynchronous methods to allow searches to run in parallel.
5.1 Parallel processing
The evolution of computer systems to multi-processor and multi-core systems led to the advent of parallelism in computing. Operations ...
Get Walmart and the CICS Asynchronous API: An Adoption Experience now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.