- CompletableFuture example: WebCrawler https://concurrencydeepdives.com/java-completablefuture-example/ 26 comments java
- Transforming a plain Future into a CompletableFuture https://concurrencydeepdives.com/transform-future-into-completablefuture/ 8 comments java
- A practical guide to CompletableFuture https://concurrencydeepdives.com/guide-completable-future/ 19 comments java
- Java's AsynchronousFileChannel is not truly asynchronous. https://concurrencydeepdives.com/asyncfileio.html 18 comments java
- Scala's AsynchronousFileChannel is not truly asynchronous. https://concurrencydeepdives.com/asyncfileio.html 7 comments scala