libzmq/doc
Bob Beaty fcfad5682e Added Recovery Interval in Milliseconds
For very high-speed message systems, the memory used for recovery can get to
be very large. The corrent limitation on that reduction is the ZMQ_RECOVERY_IVL
of 1 sec. I added in an additional option ZMQ_RECOVERY_IVL_MSEC, which is the
Recovery Interval in milliseconds. If used, this will override the previous
one, and allow you to set a sub-second recovery interval. If not set, the
default behavior is to use ZMQ_RECOVERY_IVL.

Signed-off-by: Bob Beaty <rbeaty@peak6.com>
2010-12-09 21:42:58 +01:00
..
asciidoc.conf doc: Add 0MQ version to XHTML11 backend footer 2010-09-04 17:42:33 +02:00
Makefile.am Revert "Added clean target that deletes generated man pages" 2010-09-04 15:55:19 +02:00
zmq_bind.txt when no I/O threads are available error is raised instead of assertion 2010-09-09 08:25:00 +02:00
zmq_close.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_connect.txt when no I/O threads are available error is raised instead of assertion 2010-09-09 08:25:00 +02:00
zmq_cpp.txt Merge branch 'maint' 2010-09-04 16:01:31 +02:00
zmq_epgm.txt Documentation rewrite 2010-03-09 18:47:31 +01:00
zmq_errno.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_forwarder.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_getsockopt.txt Added Recovery Interval in Milliseconds 2010-12-09 21:42:58 +01:00
zmq_init.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_inproc.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_ipc.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_close.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_copy.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_data.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_init_data.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_init_size.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_init.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_move.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_msg_size.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_pgm.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_poll.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_queue.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_recv.txt EINTR returned from the blocking functions 2010-09-08 08:39:27 +02:00
zmq_send.txt EINTR returned from the blocking functions 2010-09-08 08:39:27 +02:00
zmq_setsockopt.txt Added Recovery Interval in Milliseconds 2010-12-09 21:42:58 +01:00
zmq_socket.txt Clarify zmq_send() operation for ZMQ_PUB sockets 2010-12-07 11:10:21 +01:00
zmq_streamer.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_strerror.txt Revert "Various changes to documentation project:" 2010-09-04 15:55:11 +02:00
zmq_tcp.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_term.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq_version.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00
zmq.txt Documentation updates for 2.1 2010-12-01 10:57:37 +01:00