Articles, dummyCategory

Optimizing Java: Practical Techniques for Improving JVM Application Performance: Benjamin J Evans, James Gough, Chris Newland: 9781492025795: Amazon.com: Books

Optimizing Java: Practical Techniques for Improving JVM Application Performance [Benjamin J Evans, James Gough, Chris Newland] on Amazon.com. *FREE* shipping on qualifying offers.

Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done. Yet that’s often the case. With this practical book

Articles, Home

Java & Docker: Java 10 improvements strengthen the friendship!

Till JDK 10, running java applications in linux containers was a bit tricky and requires additional setup to avoid surprises. These issues does not affect only older versions of Java (prior to 10), but also some tools that collect information from the execution environment like top, free and ps. That’s