-
Java ConcurrencyCovers JMM, locks, atomic classes, ThreadLocal, thread pools, and more.
71 min read English -
Why MySQL Is Fast: Pages, Indexes, and B+ TreesCovers fundamentals, indexes, B+ trees, and execution plans.
25 min read English -
Java Abstract Boundaries: Collections, IO, Reflection, Proxy, and SPIBased on original Java notes, preserving the original organization of Collections, IO, Reflection, Proxy, and SPI.
49 min read English