Java Lambdas and Parallel Streams
暫譯: Java Lambda 與平行串流

Michael Müller

  • 出版商: Apress
  • 出版日期: 2016-12-02
  • 售價: $1,210
  • 貴賓價: 9.5$1,150
  • 語言: 英文
  • 頁數: 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 的 lambda 表達式和並行流的概念。書中首先介紹了新的支援功能,例如函數介面、預設方法等。接著,作者展示了如何以非常簡單的方式將流進行並行化——在某些限制內,無需了解執行緒管理。然而,在並行性上下文中需要考慮一些基本元素。在這裡,書中提供了各種資訊和最佳實踐。

**您將學到的內容**
- 精通 lambda 表達式和流
- 使用預設方法
- 利用流和 stream() 函數
- 使用 Stream 和 Spliterator
- 利用並行流
- 使用收集器和併發

**本書適合對象**
有經驗的 Java 程式設計師和開發人員。