ZeroMQ: Messaging for Many Applications (Paperback)
暫譯: ZeroMQ:多應用程式的訊息傳遞

Pieter Hintjens

  • 出版商: O'Reilly
  • 出版日期: 2013-04-30
  • 定價: $1,750
  • 售價: 9.5$1,663
  • 語言: 英文
  • 頁數: 516
  • 裝訂: Paperback
  • ISBN: 1449334067
  • ISBN-13: 9781449334062
  • 相關分類: C 程式語言
  • 立即出貨 (庫存 < 3)

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

商品描述

Dive into ØMQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-paced guide, you’ll learn hands-on how to use this scalable, lightweight, and highly flexible networking tool for exchanging messages among clusters, the cloud, and other multi-system environments.

ØMQ maintainer Pieter Hintjens takes you on a tour of real-world applications, using extended examples in C to help you work with ØMQ’s API, sockets, and patterns. Learn how to use specific ØMQ programming techniques, build multithreaded applications, and create your own messaging architectures. You’ll discover how ØMQ works with several programming languages and most operating systems—with little or no cost.

  • Learn ØMQ’s main patterns: request-reply, publish-subscribe, and pipeline
  • Work with ØMQ sockets and patterns by building several small applications
  • Explore advanced uses of ØMQ’s request-reply pattern through working examples
  • Build reliable request-reply patterns that keep working when code or hardware fails
  • Extend ØMQ’s core pub-sub patterns for performance, reliability, state distribution, and monitoring
  • Learn techniques for building a distributed architecture with ØMQ
  • Discover what’s required to build a general-purpose framework for distributed applications

商品描述(中文翻譯)

深入了解 ØMQ(又名 ZeroMQ),這是一個智能套接字庫,為您的應用程序提供快速、簡便的基於消息的併發。通過這本快速入門指南,您將實際學習如何使用這個可擴展、輕量且高度靈活的網絡工具,在集群、雲端和其他多系統環境中進行消息交換。

ØMQ 的維護者 Pieter Hintjens 將帶您參觀現實世界的應用,使用 C 語言的擴展範例幫助您熟悉 ØMQ 的 API、套接字和模式。學習如何使用特定的 ØMQ 編程技術,構建多線程應用程序,並創建您自己的消息架構。您將發現 ØMQ 如何與多種編程語言和大多數操作系統協同工作,幾乎沒有成本。

- 學習 ØMQ 的主要模式:請求-回覆、發布-訂閱和管道
- 通過構建幾個小應用程序來使用 ØMQ 套接字和模式
- 通過實際範例探索 ØMQ 的請求-回覆模式的進階用法
- 構建可靠的請求-回覆模式,即使在代碼或硬體故障時也能繼續運作
- 擴展 ØMQ 的核心發布-訂閱模式以提高性能、可靠性、狀態分配和監控
- 學習使用 ØMQ 構建分散式架構的技術
- 發現構建通用分散式應用程序框架所需的條件