Java Profiling Overview
When I ask Java devs whether they profile, the answer is usually "no". A reason is the lack of info and knowledge for everyday developers.

When I ask Java devs whether they profile, the answer is usually "no". A reason is the lack of info and knowledge for everyday developers.
Learn how to create huge persisted queues while retaining predictable and consistent low latency using open-source Chronicle Queue!

Let's dive into detail about the different ways to serialize Java objects and compare how well they work.
Learn the basics of serialization in an article that discusses some of the key advantages of the open source Chronicle Wire.

How to establish whether Azul Zulu Prime improves aspects of application behavior to a degree justifying using it within your organization.

Learn how to devise a way of creating an object-creation-free, light-weighted mapper with rudimentary lookup capability.

How a native memory leak in Java 17 got fixed, improving the future operability of the JVM platform for millions!

Project Loom aims to fix issues in the current concurrency model by introducing two new features: virtual threads and structured …

Azul’s Platform Prime is by far the highest throughput JVM for powering Cassandra, also exhibiting better response times and latencies.

Learn how to improve your test performance against container-based resources by magnitudes in a couple of easy steps!