𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Java Lambdas and Parallel Streams

✍ Scribed by Michael Müller


Publisher
Apress
Year
2016
Tongue
English
Leaves
91
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 youll learn: What are lambdas and streams and how to use them What is the default method What are streams, the stream() function How to use Stream and Spliterator How to use parallel streams How to do collectors and concurrency


πŸ“œ SIMILAR VOLUMES


Java Lambdas and Parallel Streams
✍ Michael MΓΌller (auth.) πŸ“‚ Library πŸ“… 2016 πŸ› Apress 🌐 English

<p>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β€”with

Modern Java in Action: Lambdas, streams,
✍ Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft πŸ“‚ Library πŸ“… 2018 πŸ› Manning 🌐 English

<div>Manning's bestselling Java 8 book has been revised for Java 9 and Java 10! In <i>Modern Java in Action</i>, readers build on their existing Java language skills with the newest features and techniques.<br> The release of Java 9 builds on what made Java 8 so exciting. In addition to Java 8's lam

Java 8 in Action: Lambdas, streams, and
✍ Raoul-Gabriel Urma, Mario Fusco & Alan Mycroft [Raoul-Gabriel Urma, Mario Fusco, πŸ“‚ Library πŸ“… 2014 πŸ› Manning Publications 🌐 English

<span><p><em>Java 8 in Action</em> is a clearly written guide to to the new features of Java 8. The book covers lambdas, streams, and functional-style programming. With Java 8’s functional features you can now write more concise code in less time, and also automatically benefit from multicore ar