Code Connected Volume 1: Learning ZeroMQ
暫譯: 連接程式碼 第1卷:學習 ZeroMQ
Pieter Hintjens
- 出版商: CreateSpace Independ
- 出版日期: 2013-01-07
- 售價: $1,190
- 貴賓價: 9.5 折 $1,131
- 語言: 英文
- 頁數: 318
- 裝訂: Paperback
- ISBN: 1481262653
- ISBN-13: 9781481262651
海外代購書籍(需單獨結帳)
相關主題
商品描述
"Even connecting a few programs across a few sockets is plain nasty when you start to handle real life situations. Trillions? The cost would be unimaginable. Connecting computers is so difficult that software and services to do this is a multi-billion dollar business. So today we're still connecting applications using raw UDP and TCP, proprietary protocols, HTTP, Websockets. It remains painful, slow, hard to scale, and essentially centralized. To fix the world, we needed to do two things. One, to solve the general problem of "how to connect any code to any code, anywhere". Two, to wrap that up in the simplest possible building blocks that people could understand and use easily. It sounds ridiculously simple. And maybe it is. That's kind of the whole point." If you are a programmer and you aim to build large systems, in any language, then Code Connected is essential reading. Code Connected Volume 1 takes you through learning ZeroMQ, step-by-step, with over 80 examples. You will learn the basics, the API, the different socket types and how they work, reliability, and a host of patterns you can use in your applications. This is the Professional Edition for C/C++.
商品描述(中文翻譯)
即使在幾個插座之間連接幾個程式,在處理現實生活情況時也會變得相當麻煩。數兆?成本將是難以想像的。連接電腦是如此困難,以至於為此而開發的軟體和服務成為了一個數十億美元的產業。因此,今天我們仍然使用原始的 UDP 和 TCP、專有協議、HTTP、Websockets 來連接應用程式。這仍然是痛苦的、緩慢的、難以擴展的,並且本質上是集中式的。要改善這個世界,我們需要做兩件事。第一,解決「如何將任何程式碼連接到任何程式碼,無論在何處」的普遍問題。第二,將這些包裝成最簡單的基本構件,以便人們能夠理解和輕鬆使用。這聽起來簡直荒謬簡單。也許確實如此。這正是整個重點。
如果你是一名程式設計師,並且希望用任何語言構建大型系統,那麼《Code Connected》是必讀之作。《Code Connected Volume 1》將帶你逐步學習 ZeroMQ,並提供超過 80 個範例。你將學習基礎知識、API、不同的插座類型及其工作原理、可靠性,以及你可以在應用程式中使用的一系列模式。這是針對 C/C++ 的專業版。