Skip to content

bkcarlos/zguide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.set GIT=https://github.com/imatix/zguide
.sub 0MQ=ØMQ

0MQ - The Guide
===============

Written by Pieter Hintjens <ph@imatix.com>, CEO iMatix Corporation.

A 0MQ socket is what you get when you take a normal TCP socket, inject it with a mix of radioactive isotopes stolen from a secret Soviet atomic research project, bombard it with 1950-era cosmic rays, and put it into the hands of a drug-addled comic book author with a badly-disguised fetish for bulging muscles clad in spandex.  Yes, 0MQ sockets are the world-saving superheros of the networking world.

[diagram]
 +------------+        +------------+
 |            |        |            | Zap!
 | TCP socket +------->| 0MQ socket |
 |            | BOOM!  |     cC00   |  POW!!
 +------------+        +------------+
   ^    ^    ^
   |    |    |
   |    |    \---------\
   |    |              |
   |    \----------\   |
  Illegal          |   |
  radioisotopes    |   |
  from secret      |   |
  Soviet atomic    | Spandex
  city             |
               Cosmic rays


        A terrible accident...
[/diagram]

License
-------

The text of "0MQ - The Guide" is copyright (c) 2009-2012 Pieter Hintjens, and is licensed under the Creative Commons Attribution-Share Alike 3.0 License. The source code examples are licensed under MIT/X11 unless otherwise specified in the code. The tools in /bin are placed into the public domain.

Contributions
-------------

All contributions to the Guide example source code is governed by the [C4 process](http://rfc.zeromq.org/spec:16).

Thanks
------

Thanks to all the contributors, listed in CONTRIBUTORS.

About

Learning and Using ØMQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 54.9%
  • Perl 13.4%
  • C 13.2%
  • HTML 6.1%
  • SCSS 4.1%
  • Shell 2.3%
  • Other 6.0%