Groups
Groups
Sign in
Groups
Groups
zeromq
Conversations
About
Send feedback
Help
zeromq
1–30 of 1260
Mark all as read
Report group
0 selected
Janak Thakkar
9/1/21
status message from zmq socket
Hello Team, How to open a zmq SUB socket on this endpoint ipc:///*-events.socket That will aggregate
unread,
status message from zmq socket
Hello Team, How to open a zmq SUB socket on this endpoint ipc:///*-events.socket That will aggregate
9/1/21
shawmutsteve
11/2/18
react/zmq examples
Hi Are their any examples for reactphp/zeromq? Specifically, I'm trying to user SOCKET_DEALER and
unread,
react/zmq examples
Hi Are their any examples for reactphp/zeromq? Specifically, I'm trying to user SOCKET_DEALER and
11/2/18
Hiren Shah
10/21/18
zeromq - PUB-SUB using XPUB-XSUB
Currently I already have PUB-SUB set-up with Curve Security. I have multiple PUB each using different
unread,
zeromq - PUB-SUB using XPUB-XSUB
Currently I already have PUB-SUB set-up with Curve Security. I have multiple PUB each using different
10/21/18
Josh Nyce
8/29/18
Subscriber socket appears to be binding to port when it shouldn't
Doron/anyone: First of all, thank you for NetMQ. It's very powerful and useful. I'm using it
unread,
Subscriber socket appears to be binding to port when it shouldn't
Doron/anyone: First of all, thank you for NetMQ. It's very powerful and useful. I'm using it
8/29/18
AS
7/10/18
free buffer callback not called after sending data on disconnecting subscriber
Hi, I've written a very simple test app which has a single publisher and subscriber. In my
unread,
free buffer callback not called after sending data on disconnecting subscriber
Hi, I've written a very simple test app which has a single publisher and subscriber. In my
7/10/18
AS
6/28/18
Suitability of using ZeroMQ to stream large chunks of binary data
Hi, I'm trying to find a suitable library and I'm looking at various options. What I want to
unread,
Suitability of using ZeroMQ to stream large chunks of binary data
Hi, I'm trying to find a suitable library and I'm looking at various options. What I want to
6/28/18
Satish
8/1/17
Receiving MBs of response from external systems
Hello World, I am trying to use ZMQ_STREAM against a external system where I can/should receive MBs
unread,
Receiving MBs of response from external systems
Hello World, I am trying to use ZMQ_STREAM against a external system where I can/should receive MBs
8/1/17
Martin Bammer
7/24/17
How to manage peer connections?
Hi, I've got a server and many clients. The clients connect via PUSH to the server if required.
unread,
How to manage peer connections?
Hi, I've got a server and many clients. The clients connect via PUSH to the server if required.
7/24/17
Dale Stansberry
6/22/17
Support for new resource properties (virtual addressing)
I recently found information about "resource properties" (aka virtual addressing) in the
unread,
Support for new resource properties (virtual addressing)
I recently found information about "resource properties" (aka virtual addressing) in the
6/22/17
S M
6/1/17
zeroMQ: Why are zeroMQ IPC sockets slower than TCP loopback? Ask
I performed the same test with same data size and same number of messages once with IPC endpoint and
unread,
zeroMQ: Why are zeroMQ IPC sockets slower than TCP loopback? Ask
I performed the same test with same data size and same number of messages once with IPC endpoint and
6/1/17
Edi V
5/23/17
basic benchmark for pub sub
Hi, I have presently setup a PUB/SUB using zeromq with 1 forwarder device. 1] I have 1 forwarder on
unread,
basic benchmark for pub sub
Hi, I have presently setup a PUB/SUB using zeromq with 1 forwarder device. 1] I have 1 forwarder on
5/23/17
S M
5/23/17
zeroMQ: Can someone please explain how HWM works?
I'm experimenting with zeroMQ, I have a PUSH application that sends ~370000 messages each of 10Kb
unread,
zeroMQ: Can someone please explain how HWM works?
I'm experimenting with zeroMQ, I have a PUSH application that sends ~370000 messages each of 10Kb
5/23/17
Edi V
5/19/17
Pub sub using zeroMQ
Hi All, I am new to zeroMQ and have been trying to figure out the strategy for building a scalable
unread,
Pub sub using zeroMQ
Hi All, I am new to zeroMQ and have been trying to figure out the strategy for building a scalable
5/19/17
Sam Fang
5/8/17
Is messaging order maintained by zmq?
Hi, Does zmq maintain the order of the requests? Ie, if a client application make multiple calls to
unread,
Is messaging order maintained by zmq?
Hi, Does zmq maintain the order of the requests? Ie, if a client application make multiple calls to
5/8/17
parco...@gmail.com
,
Mattias Fornander
2
1/17/17
ZeroMQ license. simple question
Were these questions ever addressed? Are there any larger commercial companies that have used ZeroMQ
unread,
ZeroMQ license. simple question
Were these questions ever addressed? Are there any larger commercial companies that have used ZeroMQ
1/17/17
Bogdan Glinskiy
11/29/16
High CPU load when using Majordomo pattern
I have few managers that react somehow to client requests. Each manager has it's own business
unread,
High CPU load when using Majordomo pattern
I have few managers that react somehow to client requests. Each manager has it's own business
11/29/16
Yoav Agami
7/28/16
Using ZMQ - Java
I am trying to use the basic ZMQ Java Client/Server example from the official website. The steps I
unread,
Using ZMQ - Java
I am trying to use the basic ZMQ Java Client/Server example from the official website. The steps I
7/28/16
Scott LaCroix
6/20/16
multithread recv question
First off, my apologies if this is already answered. I did a quick search and didn't see anything
unread,
multithread recv question
First off, my apologies if this is already answered. I did a quick search and didn't see anything
6/20/16
Mazzaroth M.
6/11/16
pyzmq pubsub: Can't cleanup Device so `Address already in use`
I'm making a pyzmq app which uses the publisher-subscribe paradigm and it works fine as separate
unread,
pyzmq pubsub: Can't cleanup Device so `Address already in use`
I'm making a pyzmq app which uses the publisher-subscribe paradigm and it works fine as separate
6/11/16
Ashish Negi
2
6/1/16
Understanding zeromq `zmq_msg_send` with `ZMQ_SNDMORE`
I did ran some tests with `multiple workers` and `multiple clients`. I am sending msg via `s_sendmore
unread,
Understanding zeromq `zmq_msg_send` with `ZMQ_SNDMORE`
I did ran some tests with `multiple workers` and `multiple clients`. I am sending msg via `s_sendmore
6/1/16
Kevin Meredith
5/9/16
Understanding Multiple Socket Poller
Given the following set-up that I took from the online guide: Multiple Socket Poller Weather Update
unread,
Understanding Multiple Socket Poller
Given the following set-up that I took from the online guide: Multiple Socket Poller Weather Update
5/9/16
vero....@gmail.com
3/29/16
is zeromq good to maintain queues for thousands clients?
we need to maintain queues for thousands external clients and continuously broadcast data for them.
unread,
is zeromq good to maintain queues for thousands clients?
we need to maintain queues for thousands external clients and continuously broadcast data for them.
3/29/16
Em Sal
11/12/15
[C++ binding] invalid conversion from 'void*' to 'zmq_msg_t*'
Hi, I've been experimenting with the C++ binding, and I downloaded my project from one computer
unread,
[C++ binding] invalid conversion from 'void*' to 'zmq_msg_t*'
Hi, I've been experimenting with the C++ binding, and I downloaded my project from one computer
11/12/15
Marko Kevac
10/28/15
How to read client's IP address from zmq socket?
Hi. Is it still impossible to get client's IP address from zmq socket? It would be very useful.
unread,
How to read client's IP address from zmq socket?
Hi. Is it still impossible to get client's IP address from zmq socket? It would be very useful.
10/28/15
software developer
9/21/15
majordomo
I use majordomo in my project some time heartbeat receive invalid message and close session please
unread,
majordomo
I use majordomo in my project some time heartbeat receive invalid message and close session please
9/21/15
Rajesh Bhoopathy
,
Ahmed saliheddine
2
9/6/15
Building ZeroMQ on Visual Studio 6.0
Hi Rajesh Why not just installing VC++ 2010 redistributable on your target machine? I think going
unread,
Building ZeroMQ on Visual Studio 6.0
Hi Rajesh Why not just installing VC++ 2010 redistributable on your target machine? I think going
9/6/15
黄颖志
8/6/15
zeromq loadbalance based on ip_hash
Hello, everybody Throuth The Guide Document , I implement a load balance device. But in my scenario,
unread,
zeromq loadbalance based on ip_hash
Hello, everybody Throuth The Guide Document , I implement a load balance device. But in my scenario,
8/6/15
Sai Kumar
6/24/15
RE:Regarding the job position(Java Lead developer) Washington, DC
Hi Greeting of the day, This is saikumar from Visionisys. We have an opening for the position Sr.
unread,
RE:Regarding the job position(Java Lead developer) Washington, DC
Hi Greeting of the day, This is saikumar from Visionisys. We have an opening for the position Sr.
6/24/15
Davoud Taghawi-Nejad
7/4/15
zeromq and python multiprocessing
Hello, I have an agent-based model, where several agents are started by a central process and
unread,
zeromq and python multiprocessing
Hello, I have an agent-based model, where several agents are started by a central process and
7/4/15
gbr
6/18/15
Potential bug in ZeroMQ Last Value Caching pattern
I've been tearing my hair over this and can only conclude that there's a bug in how
unread,
Potential bug in ZeroMQ Last Value Caching pattern
I've been tearing my hair over this and can only conclude that there's a bug in how
6/18/15