Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anjuke/zguide-cn
ZMQ 指南
https://github.com/anjuke/zguide-cn
Last synced: 3 months ago
JSON representation
ZMQ 指南
- Host: GitHub
- URL: https://github.com/anjuke/zguide-cn
- Owner: anjuke
- Created: 2011-10-09T02:40:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T12:47:02.000Z (over 2 years ago)
- Last Synced: 2024-07-16T14:08:43.319Z (4 months ago)
- Language: Raku
- Homepage: http://zguide.zeromq.org/page:all
- Size: 1.33 MB
- Stars: 1,740
- Watchers: 136
- Forks: 556
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/).