tags
Java
3 posts tagged here.
Rust Static and Dynamic Dispatch
A Java developer's guide to Rust compile-time and runtime polymorphism using generics, traits, static dispatch, and dyn Trait.
Understanding Rust Associated Types
Compile-time variation, static dispatch, and associated types explained using a SQL dialect use case.
Triage SafePoint Stalls with Async-Profiler
A log of triaging a JVM stall due to misconfigured I/O