Java Lambdas and Parallel Streams

Michael Müller

  • 出版商: Apress
  • 出版日期: 2016-12-02
  • 售價: $1,170
  • 貴賓價: 9.5$1,112
  • 語言: 英文
  • 頁數: 87
  • 裝訂: Paperback
  • ISBN: 1484224868
  • ISBN-13: 9781484224861
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

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
  • Master lambdas and streams
  • Work with the default method
  • Harness streams and the stream() function 
  • Use Stream and Spliterator
  • Take advantage of parallel streams
  • Work with collectors and concurrency

Who This Book Is For

Experienced Java programmers and developers.

div>

商品描述(中文翻譯)

這本簡潔的書籍介紹了Java lambdas和parallel streams的概念。它首先介紹了新的支援功能,如functional interfaces、default methods等。接著,作者演示了如何以非常簡單的方式將streams進行並行處理,而不需要對線程管理有任何了解,然而,在並行處理的上下文中,仍然需要考慮一些基本元素。在這方面,本書提供了各種資訊和最佳實踐。

你將學到什麼:
- 掌握lambdas和streams
- 使用default method
- 利用streams和stream()函數
- 使用Stream和Spliterator
- 充分利用parallel streams
- 使用collectors和concurrency

適合閱讀對象:
- 有經驗的Java程式設計師和開發人員。