Dataflow and Reactive Programming Systems: A Practical Guide
暫譯: 數據流與反應式程式設計系統:實用指南
Matt Carkci
- 出版商: CreateSpace Independ
- 出版日期: 2014-04-30
- 售價: $1,880
- 貴賓價: 9.5 折 $1,786
- 語言: 英文
- 頁數: 160
- 裝訂: Paperback
- ISBN: 1497422442
- ISBN-13: 9781497422445
海外代購書籍(需單獨結帳)
相關主題
商品描述
http://DataflowBook.com Dataflow concepts are the heart of Reactive Programming, Flow-Based Programming (e.g. NoFlo), Unix pipes, Actors and message passing in general. Dataflow-based systems are easy to design once you understand the large number of implementation details that could drastically change how the system operates. Understanding these vectors of change is important so you don't waste your time developing the wrong system. Embedded dataflow-like languages are used in a wide range of applications. Video games, web pages, circuit simulation and music production are just a few of the domains that have been using dataflow for years. Every one of those has a specialized dataflow engine designed for the task at hand. This book will help you understand the whole dataflow universe before starting your own system. By the end of the book you will understand... - All possible design choices with dataflow-based systems - How their effects interplay - How to develop your own dataflow-based system
商品描述(中文翻譯)
http://DataflowBook.com 數據流概念是反應式編程、基於流的編程(例如 NoFlo)、Unix 管道、Actor 模型及一般訊息傳遞的核心。 一旦你理解了大量的實作細節,這些細節可能會徹底改變系統的運作方式,基於數據流的系統就容易設計。理解這些變化的向量非常重要,這樣你就不會浪費時間開發錯誤的系統。 嵌入式類似數據流的語言被廣泛應用於各種應用中。視頻遊戲、網頁、電路模擬和音樂製作只是幾個多年來一直使用數據流的領域。這些領域中的每一個都有專門為當前任務設計的數據流引擎。本書將幫助你在開始自己的系統之前理解整個數據流宇宙。 到本書結束時,你將理解... - 基於數據流的系統的所有可能設計選擇 - 它們的影響如何相互作用 - 如何開發自己的基於數據流的系統