Добавить
Уведомления

Java Parallel Streams Internals: Parallel Processing w/the Common Fork-Join Pool (Part 2)

This video shows how to apply the common fork-join pool in the context of a program that sums thesize of all files reachable froma root folder in a recursivedirectory hierarchy. The code for this example is available in open-source form from github.com/douglascraigschmidt/LiveLessons/tree/master/Folders/ForkJoin.

Иконка канала Кодовый Лагерь
7 подписчиков
12+
17 просмотров
2 года назад
12+
17 просмотров
2 года назад

This video shows how to apply the common fork-join pool in the context of a program that sums thesize of all files reachable froma root folder in a recursivedirectory hierarchy. The code for this example is available in open-source form from github.com/douglascraigschmidt/LiveLessons/tree/master/Folders/ForkJoin.

, чтобы оставлять комментарии