Загрузка страницы

Comparing the Overview of Blocking vs. Non-Blocking with the Java Completable Futures framework.

This example shows the difference between calling join() on intermediate Java CompletableFuture objects (which block and thus degrade performance) vs. simply making one call to join() (and thus enhancing greater parallelism). These tests demonstrate why join() shouldn't be used in a stream pipeline on a CompletableFuture that hasn't completed since it may impede parallelism.

Видео Comparing the Overview of Blocking vs. Non-Blocking with the Java Completable Futures framework. канала Douglas Schmidt
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
6 ноября 2022 г. 20:10:41
00:09:41
Яндекс.Метрика