Город МОСКОВСКИЙ
00:44:22

Concurrency Concepts in Java by Douglas Hawkins

Аватар
Питоновская эволюция разработки
Просмотры:
26
Дата загрузки:
03.12.2023 01:40
Длительность:
00:44:22
Категория:
Технологии и интернет

Описание

Unlike earlier languages, Java had a well-defined threading and memory model from the beginning. And over the years, Java gained new packages to help solve concurrency problems.

Despite the memory model and standard library, Java concurrency is still subtle and often surprising.

In this talk, you'll learn many of these subtleties and also see some of the changes and additions to come in Java 9 & 10.