discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] ZMQ REQ / REP naming Swap?


From: Michael Dickens
Subject: Re: [Discuss-gnuradio] ZMQ REQ / REP naming Swap?
Date: Fri, 29 Jul 2016 08:08:50 -0400

Hi Francisco - Yes, I think having a generic ZMQ block would be awesome. Do you have an OOT module or block that does what you listed: a generic ZMQ block? If so, how do I gain access to it? This would save me lots of time! Thanks! - MLD

On Thu, Jul 28, 2016, at 10:21 PM, Francisco Albani wrote:
Michael, I found the need to do the same for some applications. I also needed to choose between bind and connect (I made this a parameter of my block).
Wouldn't be better to have just one sink and one source with selectable options, like:
* socket_type: REP/REQ/SUB/PUB/PUSH/PULL
* method: bind / connect
* interface: stream / message


reply via email to

[Prev in Thread] Current Thread [Next in Thread]