News

In this Java performance tuning guide, learn how to put together an application performance manifesto and how to investigate shared resources that might cause a Java performance problem.
Get a deep dive into using method references in your Java programs, including stream operations, event listeners, and constructors and factories.
Learn how to use synchronous and asynchronous callbacks in Java—including callbacks with lambda expressions, CompletableFuture, and more.