ØMQ 指南 #
指南 \zguide\
Ø 解释如何使用 ØMQ。
Ø 涵盖基础、中级和高级用法。
Ø 包含 60+ 张图和 28 种语言的 750 个示例。
Ø 提供在线版本和 PDF 格式。
Ø 针对 ZeroMQ/3.2 更新和修订(仍提供 ZeroMQ/2.2 的旧文本)。
Ø 由 Pieter Hintjens(iMatix 首席执行官)和 100 多位贡献者编写。
Ø 可在 O'Reilly 处购买纸质版。
语言记分板
语言 | 译文 (共 91 个) | |
---|---|---|
Ada | 0 | 0% |
Basic | 0 | 0% |
C | 91 | 100% |
C++ | 47 | 51% |
C# | 62 | 68% |
Clojure | 34 | 37% |
CL | 28 | 30% |
Delphi | 38 | 41% |
Elixir | 30 | 32% |
Erlang | 30 | 32% |
F# | 32 | 35% |
Felix | 11 | 12% |
Go | 46 | 50% |
Haskell | 42 | 46% |
Haxe | 53 | 58% |
Java | 91 | 100% |
Julia | 10 | 10% |
Lua | 53 | 58% |
Node.js | 30 | 32% |
Objective-C | 13 | 14% |
ooc | 0 | 0% |
Perl | 31 | 34% |
PHP | 56 | 61% |
Python | 91 | 100% |
Q | 8 | 8% |
Racket | 10 | 10% |
Ruby | 48 | 52% |
Rust | 23 | 25% |
Scala | 33 | 36% |
Tcl | 70 | 76% |
许可证
本指南版权所有 (c) 2010-2012 Pieter Hintjens。遵循知识共享署名-非商业性使用-相同方式共享 3.0 许可证授权。
示例版权归各自作者所有,并遵循 MIT/X11 许可证授权,如下所示:)
Copyright (c) 2010-2012 iMatix Corporation and Contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.