Java Lambdas and Parallel Streams (e-bog) af Muller, Michael
Muller, Michael (forfatter)

Java Lambdas and Parallel Streams e-bog

192,41 DKK (inkl. moms 240,51 DKK)
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 elem...
E-bog 192,41 DKK
Forfattere Muller, Michael (forfatter)
Forlag Apress
Udgivet 30 november 2016
Genrer UMC
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484224878
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 LearnMaster lambdas and streamsWork with the default methodHarness streams and the stream() function Use Stream and SpliteratorTake advantage of parallel streamsWork with collectors and concurrencyWho This Book Is ForExperienced Java programmers and developers.div>