Streaming Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Streaming Systems

簡體網頁||繁體網頁
Tyler Akidau 作者
O'Reilly Media
譯者
2017-10-25 出版日期
352 頁數
USD 39.99 價格
Paperback
叢書系列
9781491983874 圖書編碼

Streaming Systems 在線電子書 圖書標籤: 流式計算  大數據  分布式  流計算  計算機  數據庫  軟件工程  數據挖掘   


喜歡 Streaming Systems 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-05-15

Streaming Systems 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Streaming Systems 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Streaming Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Streaming Systems 在線電子書 用戶評價

評分

消化新東西速度變慢瞭誒 強烈建議作者把章節順序調整一下先講system再講Streaming 看前幾章的時候有種強烈的感覺the author didn't assume that i know nothing

評分

從看的時候的五星,到看完後的四星,真是頗長時間纔讀完啊。從流式計算的角度來說,它屬於科普性質的教材,介紹瞭流式計算裏的重要概念,對於研究流式計算的人來說,那是做瞭很好的抽象和總結。對於普通人來說,是有些麯高和寡。

評分

前兩章就已經定義齣一個流式計算的幾個要素瞭,後麵的一些概念都是用這幾個要素組閤齣來的。窗口那章感覺挺好懂的,有點囉嗦。effectly once 那章講瞭一下google dataflow的內部實現方式。sql語句和後麵的join那章將最開始定義的幾個要素劃到sql的世界當中,整個流式sql的理論講述的非常清晰瞭。 如果讀過flink的文檔,這本書隻要看上麵提到的章節即可。

評分

一般,比較無聊

評分

不知道這書為啥突然火瞭,但是對絕大數程序員來說,這本書https://book.douban.com/subject/25971366/ 更好用(雖然老瞭點)

Streaming Systems 在線電子書 著者簡介

Tyler Akidau is a senior staff software engineer at Google, where he is the technical lead for the Data Processing Languages & Systems group, responsible for Google's Apache Beam efforts, Google Cloud Dataflow, and internal data processing tools like Google Flume, MapReduce, and MillWheel. His also a founding member of the Apache Beam PMC. Though deeply passionate and vocal about the capabilities and importance of stream processing, he is also a firm believer in batch and streaming as two sides of the same coin, with the real endgame for data processing systems the seamless merging between the two. He is the author of the 2015 Dataflow Model paper and the Streaming 101 and Streaming 102 articles on the O’Reilly website. His preferred mode of transportation is by cargo bike, with his two young daughters in tow.

Slava Chernyak is a senior software engineer at Google Seattle. Slava spent over five years working on Google’s internal massive-scale streaming data processing systems and has since become involved with designing and building Windmill, Google Cloud Dataflow's next-generation streaming backend, from the ground up. Slava is passionate about making massive-scale stream processing available and useful to a broader audience. When he is not working on streaming systems, Slava is out enjoying the natural beauty of the Pacific Northwest.

Reuven Lax is a senior staff software engineer at Google Seattle, and has spent the past nine years helping to shape Google's data processing and analysis strategy. For much of that time he has focused on Google's low-latency, streaming data processing efforts, first as a long-time member and lead of the MillWheel team, and more recently founding and leading the team responsible for Windmill, the next-generation stream processing engine powering Google Cloud Dataflow. He's very excited to bring Google's data-processing experience to the world at large, and proud to have been a part of publishing both the MillWheel paper in 2013 and the Dataflow Model paper in 2015. When not at work, Reuven enjoys swing dancing, rock climbing, and exploring new parts of the world.


Streaming Systems 在線電子書 著者簡介


Streaming Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Streaming Systems 在線電子書 圖書描述

Streaming data is a big deal in big data these days. As more and more businesses seek to tame the massive unbounded data sets that pervade our world, streaming systems have finally reached a level of maturity sufficient for mainstream adoption. With this practical guide, data engineers, data scientists, and developers will learn how to work with streaming data in a conceptual and platform-agnostic way.

Expanded from Tyler Akidau’s popular blog posts "Streaming 101" and "Streaming 102", this book takes you from an introductory level to a nuanced understanding of the what, where, when, and how of processing real-time data streams. You’ll also dive deep into watermarks and exactly-once processing with co-authors Slava Chernyak and Reuven Lax.

You’ll explore:

How streaming and batch data processing patterns compare

The core principles and concepts behind robust out-of-order data processing

How watermarks track progress and completeness in infinite datasets

How exactly-once data processing techniques ensure correctness

How the concepts of streams and tables form the foundations of both batch and streaming data processing

The practical motivations behind a powerful persistent state mechanism, driven by a real-world example

How time-varying relations provide a link between stream processing and the world of SQL and relational algebra

Streaming Systems 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Streaming Systems 在線電子書 讀後感

評分

Streaming SQL没有仔细读,回头再来研究; 关于流式计算,这本书讲得非常透彻,从数据(bounded data VS unbounded data,stream vs table)到计算(batch vs streaming, window/trigger/accumulation)娓娓道来(有时候甚至觉得啰嗦,哈哈),看完之后会对学习流式计算框架很...

評分

Streaming SQL没有仔细读,回头再来研究; 关于流式计算,这本书讲得非常透彻,从数据(bounded data VS unbounded data,stream vs table)到计算(batch vs streaming, window/trigger/accumulation)娓娓道来(有时候甚至觉得啰嗦,哈哈),看完之后会对学习流式计算框架很...

評分

Streaming SQL没有仔细读,回头再来研究; 关于流式计算,这本书讲得非常透彻,从数据(bounded data VS unbounded data,stream vs table)到计算(batch vs streaming, window/trigger/accumulation)娓娓道来(有时候甚至觉得啰嗦,哈哈),看完之后会对学习流式计算框架很...

評分

Streaming SQL没有仔细读,回头再来研究; 关于流式计算,这本书讲得非常透彻,从数据(bounded data VS unbounded data,stream vs table)到计算(batch vs streaming, window/trigger/accumulation)娓娓道来(有时候甚至觉得啰嗦,哈哈),看完之后会对学习流式计算框架很...

評分

Streaming SQL没有仔细读,回头再来研究; 关于流式计算,这本书讲得非常透彻,从数据(bounded data VS unbounded data,stream vs table)到计算(batch vs streaming, window/trigger/accumulation)娓娓道来(有时候甚至觉得啰嗦,哈哈),看完之后会对学习流式计算框架很...

類似圖書 點擊查看全場最低價

Streaming Systems 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Streaming Systems 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有