Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anjuke/zguide-cn

ZMQ 指南
https://github.com/anjuke/zguide-cn

Last synced: about 2 months ago
JSON representation

ZMQ 指南

Awesome Lists containing this project

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/).