On 08/30/2014 10:12 AM, Vanush Vaswani wrote:
> I've got a question relating to the zmq sub source.
> I've got a flowgraph that has rtlsdr -> pub sink

With pub/sub, the subscribers must keep up--a pub sinks have fire and
forget semantics.

Your are better off with push/pull here, the downstream flowgraph will
pull as needed and the upstream push block will wait.

-- 
Johnathan Corgan, Corgan Labs
SDR/DSP Training and Development Services
http://corganlabs.com

<<attachment: johnathan.vcf>>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to