Online / 5 & 6 February 2022

visit

Java Threading Essentials


To be a proficient java developer, you must learn Java Thread programming. Thread is the heart of the Java ecosystem. All the server-side programming model heavily depends on the java concurrency model. In this session, I will explain a few essential aspects of the java thread model from the ground up so that a beginner can build up their concurrency knowledge on top of it. The session will include -

  1. How to create a simple concurrent program
  2. Identify the benefits of java threadings
  3. Understanding the bagasse that comes with threads and how to avoid them
  4. What are the threadsafe classes available in the JDK

Speakers

Bazlur Rahman

Links