Skip to content

Commit

Permalink
Added Faruk Akgul as contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
Pieter Hintjens committed Jan 20, 2011
1 parent fde9585 commit 2f65286
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTORS
Expand Up @@ -25,6 +25,7 @@ Mark Kharitonov <Mark.Kharitonov@shunra.co.il>
Guillaume Aubert <guillaume.aubert@gmail.com> (Python)
Ian Barber <ian.barber@gmail.com> (PHP)
Mike Sheridan <mike@westforkconsulting.com> (C#)
Faruk Akgul <faakgul@gmail.com> (Java)

Errata and Suggestions
----------------------
Expand All @@ -38,3 +39,4 @@ Oliver Smith
Pierre Rouleau
Peter Alexander
Daniel Lin

6 changes: 3 additions & 3 deletions chapter1.txt
Expand Up @@ -7,7 +7,7 @@
.prelude prelude.txt

.output chapter1.wd
Written by Pieter Hintjens <ph@imatix.com>, CEO iMatix Corporation. Thanks to Bill Desmarais, Brian Dorsey, CAF, Daniel Lin, Eric Desgranges, Gonzalo Diethelm, Guido Goldstein, Hunter Ford, Kamil Shakirov, Martin Sustrik, Mike Castleman, Naveen Chawla, Nicola Peduzzi, Oliver Smith, Olivier Chamoux, Peter Alexander, Pierre Rouleau, Randy Dryburgh, John Unwin, Alex Thomas, rofl0r, Mihail Minkov, Jeremy Avnet, Michael Compton, Kamil Kisiel, Mark Kharitonov, Guillaume Aubert, Ian Barber, Mike Sheridan, and Zed Shaw for their contributions, and to Stathis Sideris for [http://www.ditaa.org Ditaa].
Written by Pieter Hintjens <ph@imatix.com>, CEO iMatix Corporation. Thanks to Bill Desmarais, Brian Dorsey, CAF, Daniel Lin, Eric Desgranges, Gonzalo Diethelm, Guido Goldstein, Hunter Ford, Kamil Shakirov, Martin Sustrik, Mike Castleman, Naveen Chawla, Nicola Peduzzi, Oliver Smith, Olivier Chamoux, Peter Alexander, Pierre Rouleau, Randy Dryburgh, John Unwin, Alex Thomas, rofl0r, Mihail Minkov, Jeremy Avnet, Michael Compton, Kamil Kisiel, Mark Kharitonov, Guillaume Aubert, Ian Barber, Mike Sheridan, Faruk Akgul, and Zed Shaw for their contributions, and to Stathis Sideris for [http://www.ditaa.org Ditaa].

Please use the [$(GIT)/issues issue tracker] for all comments and errata. This version covers 0MQ version 2.0.x and was published on &date("ddd d mmmm, yyyy") at &time().

Expand Down Expand Up @@ -733,10 +733,10 @@ As you start to program with 0MQ you will come across one problem more than once
| | | | Start the PUB |
| | Do you start | | first, then |
| | the SUB socket +------->| all SUB sockets |
| | after the PUB? | Yes | to avoid loss |
| | after the PUB? | No | to avoid loss |
| | {o} | | |
| +--------+--------+ +------------------+
| | No
| | Yes
| |
| v
| +---------------------------+
Expand Down

0 comments on commit 2f65286

Please sign in to comment.