50 Shades of Java Executors: A deep dive into the Java multi-threading world
Nicolas DUMINIL

Nicolas DUMINIL @nicolasduminil

About: I’m a “silver” software architect and developer writing open source software for fun. I’m a contributor to several open-source projects like Apache Camel, Wildfly, Drools and others. I was in charge

Location:
Paris, France
Joined:
Sep 25, 2019

50 Shades of Java Executors: A deep dive into the Java multi-threading world

Publish Date: Apr 25
0 0

I'm pleased to announce the publication of my most recent booklet on concurrent programming techniques in Java, with a particular focus on race condition management through multi-threading and executors. It explores modern concurrency patterns and implementations, highlighting the latest features introduced in Java 21 and 23 LTS (Long Term Support) releases. Special attention is given to the evolution of Java's executor framework and its role in managing concurrent operations efficiently.
This booklet serves as a practical guide for developers seeking to understand and implement robust concurrent programming solutions using Java's latest threading capabilities. The presented concepts are illustrated by code examples implementing real business cases. A full benchmark comparing all the presented solutions is provided at the end of the report.

https://www.amazon.fr/50-Shades-Java-Executors-multi-threading/dp/B0DPJ1ZFLS

Comments 0 total

    Add comment