1 min readNov 12, 2019
Kousik Nath You are right — we can use the newer CompletableFutures and allied constructs just as well and actually with better composability. Code using ExecutorService is likely more widely seen in the industry right now and hence I thought morepeople would have a frame of reference for it instead of the newer constructs.