- 24 May, 2019 1 commit
-
-
jackpimbert authored
Solution: Include a new section on configuring both ZMQ and the host OS tx/rx buffers to facilitate sending large messages at a high data rate with the PGM protocol.
-
- 08 Dec, 2015 1 commit
-
-
Ilya Kulakov authored
VMCI transport allows fast communication between the Host and a virtual machine, between virtual machines on the same host, and within a virtual machine (like IPC). It requires VMware to be installed on the host and Guest Additions to be installed on a guest.
-
- 15 Apr, 2013 1 commit
-
-
Pieter Hintjens authored
contributors and doesn't reflect the real process. I've taken out all named authors and referred to the contribution policy. Hopefully this will improve the contributions to the man pages.
-
- 12 Mar, 2013 1 commit
-
-
Pieter Hintjens authored
-
- 27 Oct, 2012 1 commit
-
-
Pieter Hintjens authored
-
- 21 May, 2012 1 commit
-
-
Ricardo Catalinas Jiménez authored
The PGM transport supports the omission of the network interface to select the default one like: announce.connect("epgm://eth0;239.255.128.46:64646"); // Use eth0 announce.connect("epgm://239.255.128.46:64646"); // Use the default Also, mention C++ in the additional community bindings of 0MQ in zmq.txt.
-
- 15 Feb, 2012 1 commit
-
-
Pieter Hintjens authored
-
- 18 Dec, 2011 1 commit
-
-
Martin Lucina authored
Signed-off-by: Martin Lucina <martin@lucina.net>
-
- 01 Apr, 2011 1 commit
-
-
Martin Sustrik authored
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 23 Mar, 2011 1 commit
-
-
Martin Sustrik authored
Multicast loopback is not a real multicast, rather a kernel-space simulation. Moreover, it tends to be rather unreliable and lossy. Removing the option will force users to use transports better suited for the job, such as inproc or ipc. Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-
- 01 Dec, 2010 1 commit
-
-
Martin Lucina authored
- Clarify ZMQ_LINGER, zmq_close (), zmq_term () relationship - New socket options - Clarify thread safety of sockets and migration between threads - Other minor and spelling fixes Signed-off-by: Martin Lucina <mato@kotelna.sk>
-
- 04 Sep, 2010 2 commits
-
-
Martin Lucina authored
This reverts commit 77a3c36f.
-
Martin Lucina authored
This reverts commit 13f3481e. Conflicts: doc/zmq_device.txt doc/zmq_tcp.txt
-
- 04 Aug, 2010 2 commits
-
-
Pieter Hintjens authored
- fixed unwrapped text in new man pages - fixed over-long lines in older pages, where possible - removed reference to old standalong devices from index page - added refernce to new zmq_device[3] documented from index page - some minor spelling corrections
-
Pieter Hintjens authored
* Added documentation for zmq_deviced, which we're developing * Created consistent page footer in documentation template * Page footer notes doc authors and copyright statement
-
- 10 Mar, 2010 3 commits
-
-
Martin Lucina authored
-
Martin Lucina authored
-
Martin Sustrik authored
-
- 09 Mar, 2010 1 commit
-
-
Martin Lucina authored
-
- 10 Feb, 2010 1 commit
-
-
Martin Lucina authored
-
- 22 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 21 Jan, 2010 2 commits
-
-
Martin Sustrik authored
-
Martin Sustrik authored
-
- 18 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 15 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 14 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 13 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 05 Jan, 2010 1 commit
-
-
Martin Sustrik authored
-
- 04 Dec, 2009 1 commit
-
-
Martin Sustrik authored
-
- 03 Dec, 2009 1 commit
-
-
Martin Sustrik authored
-
- 22 Nov, 2009 1 commit
-
-
Martin Sustrik authored
-