Skip to main content

Command Palette

Search for a command to run...

Series

Backend I/O Internals

A practical, two-part deep-dive into how Java backend frameworks actually handle I/O under the hood — from raw thread models in Tomcat and Netty, to where Spring MVC, WebFlux, and Micronaut fit, to the one mistake that silently breaks "non-blocking" architectures in production.