~ubuntu-branches/ubuntu/maverick/zeromq/maverick

« back to all changes in this revision

Viewing changes to doc/zmq_queue.1

  • Committer: Bazaar Package Importer
  • Author(s): Adrian von Bidder
  • Date: 2010-03-17 10:43:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100317104340-un1ne0oqe16w8eaq
Tags: 2.0.6beta.dfsg-1
* New upstream version.
  - Source doesn't include non-C/C++ language bindings anymore.
  - New versioning: 2.0.6 is official upstream version which is a beta.
* Repacked orig tar: removed non-free RFC documents (closes: #567513)
* Improved/corrected description and copyright file, added bzip2 build
  dependency.  Thanks to feedback from zeromq mailing list.
* Disable OpenPGM on non-x86 architectures (closes: #567848)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
'\" t
 
2
.\"     Title: zmq_queue
 
3
.\"    Author: [see the "AUTHORS" section]
 
4
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
 
5
.\"      Date: 03/16/2010
 
6
.\"    Manual: 0MQ Manual
 
7
.\"    Source: 0MQ 2.0.6
 
8
.\"  Language: English
 
9
.\"
 
10
.TH "ZMQ_QUEUE" "1" "03/16/2010" "0MQ 2\&.0\&.6" "0MQ Manual"
 
11
.\" -----------------------------------------------------------------
 
12
.\" * set default formatting
 
13
.\" -----------------------------------------------------------------
 
14
.\" disable hyphenation
 
15
.nh
 
16
.\" disable justification (adjust text to left margin only)
 
17
.ad l
 
18
.\" -----------------------------------------------------------------
 
19
.\" * MAIN CONTENT STARTS HERE *
 
20
.\" -----------------------------------------------------------------
 
21
.SH "NAME"
 
22
zmq_queue \- forwarding device for request\-reply messaging
 
23
.SH "SYNOPSIS"
 
24
.sp
 
25
To be written\&.
 
26
.SH "DESCRIPTION"
 
27
.sp
 
28
To be written\&.
 
29
.SH "OPTIONS"
 
30
.sp
 
31
To be written\&.
 
32
.SH "SEE ALSO"
 
33
.sp
 
34
\fBzmq\fR(7)
 
35
.SH "AUTHORS"
 
36
.sp
 
37
The 0MQ documentation was written by Martin Sustrik <\m[blue]\fBsustrik@250bpm\&.com\fR\m[]\&\s-2\u[1]\d\s+2> and Martin Lucina <\m[blue]\fBmato@kotelna\&.sk\fR\m[]\&\s-2\u[2]\d\s+2>\&.
 
38
.SH "NOTES"
 
39
.IP " 1." 4
 
40
sustrik@250bpm.com
 
41
.RS 4
 
42
\%mailto:sustrik@250bpm.com
 
43
.RE
 
44
.IP " 2." 4
 
45
mato@kotelna.sk
 
46
.RS 4
 
47
\%mailto:mato@kotelna.sk
 
48
.RE