- Добавил: bhaer
- Дата: 3-12-2016, 22:03
- Комментариев: 0
![Java Lambdas and Parallel Streams Java Lambdas and Parallel Streams](/uploads/posts/2016-12/thumbs/1480791892_1.jpg)
Название: Java Lambdas and Parallel Streams
Автор: Michael Müller
Издательство: Apress
Год: 2016
Страниц: 104
Формат: PDF
Размер: 10 Mb
Язык: English
This compact book introduces the concepts of Java Lambdas and parallel Streams in a concise form. It begins by introducing new supporting features such as functional interfaces, default methods and more. After this, the author demonstrates how streams can be parallelized in a very simple way―within certain limits, no knowledge about the thread management is needed. Nevertheless, some basic elements in the context of parallelism need to be considered. Here, the book provides a variety of information and best practices.