Java agent to detect blocking calls from non-blocking threads

Java agent to detect blocking calls from non-blocking threads. – reactor/BlockHound… Read more

Similar

Java Without If

Over the past year my team has been doing something shocking to a lot of engineers: we’re favoring pure Java over Clojure. We aren’t …...

Read more »

What Java Modules Are About

When the subject of Java modules comes up in online discussions every so often, I get the sense that many people misunderstand what it is that modules are supposed to do. That's understandable, as the name 'modules' does not evoke the precise purpose of t... (more…)

Read more »