The Java runtime has been evolving more rapidly in recent years and,... (more…)
Read more »
Handling a WebHook is a straight and forward process in most cases. I’ve stumbled upon a bit of a problem when trying to consume Mailgun… (more…)
Read more »
Due to the critical nature of the systems and to the severe and critical nature of the log4shell vulnerability, an alternative approach to fixing it was required. Java Agents played a crucial role in this defense strategy. InfoQ reached out to Arshan Dabi... (more…)
Read more »
If you’ve ever struggled with optimising Java’s Garbage Collection performance in production then our newest feature, Continuous Allocation Profiling, is the tool for you. It breaks down allocations by type and by line of allocating code, live from your p... (more…)
Read more »
Circular buffer library designed for ultra-low-latency Java applications - Menzani/RingBuffer... (more…)
Read more »