netty-eg is a hands-on study project that walks through Java network programming — raw blocking I/O, native NIO, JDK AIO, and Netty — including the TCP sticking / half-packet problem, the frame ...
Timeline: 12–18 months (assuming you already know Go basics) 📅 MONTH 1–2: Foundation Hardening ├── Go Internals Deep Dive │ ├── Goroutine scheduler (GMP model) │ ├── Memory model (escape analysis, GC ...