filmov
tv
Creating and Processing Large Composite Objects with Java Completable Futures

Показать описание
This video applies the Java completable futures framework to recursively process entries in a large composite directory folder asynchronously.. This example also shows how to implement custom Java sequential streams spliterators and collectors that work seamlessly and scalably with Java completable futures.