This video clip explains about the Flame Graphs generated by Java thread dump analyzer tool - fastThread, that condenses all the information into a single co... (more…)
Read more »
Today, I’m thrilled to share how I recently updated my web app, nocodefunctions.com, adding to a simple, secure, and extremely lightweight approach to user management and payments. Inspired by Pieter Levels (@levelsio) and closely following the customer m... (more…)
Read more »
Model Layer Implementation for a J2EE Pull MVC WebApp - arkanovicz/modality... (more…)
Read more »
When and why Double Dispatch is useful, and how to implement it in Java via the Visitor Pattern... (more…)
Read more »
The Amazon Corretto team introduces the open source Heapothesys benchmark, a synthetic workload that simulates fundamental application characteristics that affect garbage collector (GC) latency. The benchmark creates and tests GC load scenarios defined by... (more…)
Read more »