-
JMM, Thread Pools, and CompletableFutureBased on the original Java concurrency notes, this post keeps the material on the JMM, locks, atomic classes, ThreadLocal, thread pools, and related topics.
89 min read English -
Java Abstractions and Core APIsBased on the original Java notes, this post keeps the material on collections, IO, reflection, proxies, and SPI.
101 min read English