Java 8 in Action
Chapter 11. CompletableFuture: composable asynchronous programming This chapter covers Creating an asynchronous computation and retrieving its result Increasing throughput using... - Selection from Java 8 in Action [Book]