Java Threading Essentials
- Track: Friends of OpenJDK devroom
- Room: D.openjdk
- Day: Saturday
- Start: 16:40
- End: 17:20
- Video with Q&A: D.openjdk
- Video only: D.openjdk
- Chat: Join the conversation!
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 -
- How to create a simple concurrent program
- Identify the benefits of java threadings
- Understanding the bagasse that comes with threads and how to avoid them
- What are the threadsafe classes available in the JDK
Speakers
Bazlur Rahman |