Jump to ratings and reviews
Rate this book

Java Lambdas and Parallel Streams

Rate this book
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.
What You Will Learn
Who This Book Is For
Experienced Java programmers and developers.
div>

98 pages, Paperback

Published December 2, 2016

1 person is currently reading
2 people want to read

About the author

Michael Müller

266 books15 followers
Father Michael Mueller, C.SS.R., was born in 1825 in Germany. He later joined the Congregation of the Most Holy Redeemer, and was one of eleven clerics sent to the United States by the American Redemptorist Provincial. Upon completion of his theology studies in Maryland, he was ordained in 1853 by John Nepomucene Neumann. He served the Redemptorist communities in the U.S. as Consulter to the Provincial, as well as Superior and Novice Master. Father Mueller is the author of The Blessed Eucharist, Prayer: The Key to Salvation, Triumph of the Blessed Sacrament, The Prodigal Son, and God the Teacher of Mankind. He died in 1899.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
1 (14%)
4 stars
1 (14%)
3 stars
2 (28%)
2 stars
1 (14%)
1 star
2 (28%)
Displaying 1 - 4 of 4 reviews
Profile Image for فاروق الفرشيشي.
Author 2 books742 followers
September 25, 2021
A good brief introduction to Lambda stream. Still, it doesn't go through everything about it. It explains a bit the mechanism of the Functional interfaces, Lambda expressions, Stream, Spliterator, ParallelStream and the main Stream operations such as filter, collect, reduce and map/flatMap. It uses one example through all the chapters, which adds elegance to the book. Only 90 pages, concise and clear. But it ends with many remaining questions in my head. To go in depth, one should read some other book.
106 reviews1 follower
July 5, 2020
Wanted more detail. I know he was trying to create a short and comprehensive introduction but some places needed more explanation, like the Java concurrency and collectors part.
2 reviews
February 22, 2017
Ok, not easy to talk about this IT book. Well firstly that's a small book, it's only 65 pages (without annexes). You can read it easily in a few hours. So according to me, it's too short to explain lambda and streams. It's a kind of quick introduction to that topic, if you are looking for a detailed story about lambda and streams, don't buy it. Personally I don't get the interest of such books.
Displaying 1 - 4 of 4 reviews

Can't find what you're looking for?

Get help and learn more about the design.