Talk to the Duck

Talk to the Duck

Follow
homeNew BlogLearn JavaJava 8 to 21 BookDebugging BookDebugging SeriesMastodon
Tag

scalability

#scalability

More content

Read more stories on Hashnode


Articles with this tag

Debugging Java Equals and Hashcode Performance in Production

Shai AlmogShai Almog
Mar 21, 20225 min read

Hashcode and equals are at the crux of many hard to nail down Java performance issues. Here's how to track it in production. · I wrote a lot about the...

Debugging Java Equals and Hashcode Performance in Production

Fail-Fast Reliable Software Strategy. Debug Failures Effectively

Shai AlmogShai Almog
Dec 8, 20219 min read

A broken kitchen appliance leads me down the path of intelligent failure, downside risk, exponential growth and cloud computing · I love cooking and use...

Fail-Fast Reliable Software Strategy. Debug Failures Effectively