Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Cay Horstmann — Concurrency For Humans в хорошем качестве

Cay Horstmann — Concurrency For Humans 5 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Cay Horstmann — Concurrency For Humans

Ближайшая конференция — Joker 2024, 9 октября (Online), 15–16 октября (Санкт-Петербург + трансляция). Подробности и билеты: https://jrg.su/Ypf1HW — — . . . . When you open the concurrency chapter of your favorite Java book, you'll learn about threads, synchronized methods, wait, and notify. But that's not how you should write concurrent code. As you will see in this talk, you should think in terms of tasks, not threads. Use threadsafe data structures and parallel streams, and use them correctly. And embrace asynchronous processing. The talk shows how the Java standard library gives you all the tools you need for common coding patterns, without ever having to resort to locks or conditions.

Comments