Foojay Podcast #23: Java Profiling and Performance
There are challenges with Java profiling, and the need for profiling depends on application complexity and performance requirements.

There are challenges with Java profiling, and the need for profiling depends on application complexity and performance requirements.

Techniques that help maximise hardware utilisation, while also reducing power consumption, helping reduce costs to your organisation.

Having written many Java GUI applications, I thought it would be cool to run them embedded in IntelliJ IDEA, Eclipse and NetBeans.

Chronicle Threads provides high performance event loop implementations and utility functions to help with threading and concurrency.

Learn about Java Virtual Threads, how they simplify concurrent programming, how they overcome the limitations of traditional Java threads.

If the user has already installed the programs to connect to remote systems, why not try to use them from Java instead of libraries?

Learn about an impressive list of JavaFX and Raspberry Pi projects and beyond worked on by a 16 year old in Italy!

Does your app fail CI tests "sometimes"? Does it display flaky behavior? Did you add many logs trying to solve it? There's a better way: …

How to realize the Unix Philosophy in Enterprise IT using Java, microservices, and Chronicle Queue & Wire.

Let's see the preview and incubator JEPs in Java 20, as well as many smaller enhancements, bug fixes, and deprecations.