diff options
Diffstat (limited to 'doc/zmq_queue.txt')
-rw-r--r-- | doc/zmq_queue.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/zmq_queue.txt b/doc/zmq_queue.txt new file mode 100644 index 0000000..7f31ff9 --- /dev/null +++ b/doc/zmq_queue.txt @@ -0,0 +1,32 @@ +zmq_queue(1) +============ + + +NAME +---- +zmq_queue - forwards REQ/REP messages + + +SYNOPSIS +-------- +* + + +DESCRIPTION +----------- +* + + +OPTIONS +------- +* + + +SEE ALSO +-------- +* + + +AUTHOR +------ +Martin Sustrik <sustrik at 250bpm dot com> |