# ZeroMQ-Guide-Zh **Repository Path**: helloerror/ZeroMQ-Guide-Zh ## Basic Information - **Project Name**: ZeroMQ-Guide-Zh - **Description**: ZeroMQ教程中文版 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 95 - **Created**: 2022-07-28 - **Last Updated**: 2025-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZMQ 指南 **作者: Pieter Hintjens , CEO iMatix Corporation.** **原文地址: https://github.com/imatix/zguide/tree/v2.2** **翻译: 张吉 , 安居客集团 好租网工程师** **NOTE**: 此翻译涵盖2011年10月份的ZMQ稳定版本,即2.1.0 stable release。但读者仍然可以通过此文了解ZMQ的一些基本概念和哲学。 --- * [第一章 ZeroMQ基础][1] * [第二章 ZeroMQ进阶][2] * [第三章 高级请求-应答模式][3] * [第四章 可靠的请求-应答模式][4] * [第五章 高级发布-订阅模式][5] [1]: /chapter1.md [2]: /chapter2.md [3]: /chapter3.md [4]: /chapter4.md [5]: /chapter5.md --- This work is licensed under a [Creative Commons Attribution-ShareAlike 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/).