filmov
tv
Overview of the Java Parallel ImageStreamGang Case Study

Показать описание
This video gives an overview of the ImageStreamGang case study, which applies modern Java parallel and asynchrony frameworks (such as parallel streams and completable futures) along with Java reactive streams frameworks (such as RxJava and Project Reactor) to to download images from remote web sites and then transform, store, & display them on a client device (such as an Android or a console app).