1- Introduction
0:38
2 સ્પીકર
1 પ્રકરણો
13 સેગમેન્ટ્સ
સ્પીકર
પ્રકરણો
-
0:01પ્રકરણ 1: Working with threads is complex and error -prone. 28s · Speaker 1
Working with threads is complex and error -prone. So Java 5 introduced higher -level abstractions that simplify building concurrent applications. With these abstractions, we don't need to explicitly work with threads. Instead, we focus on o…