# zguide-cn **Repository Path**: andwp/zguide-cn ## Basic Information - **Project Name**: zguide-cn - **Description**: ZeroMQ文档翻译 - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2017-05-07 - **Last Updated**: 2024-09-10 ## 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/).