I have an application that currently sends msgs via PUSH and a worker that gets them via PULL. but i want multiple workers to get the same data so thinking of PUB/SUB but concerned about msg loss.
Assuming sufficiently high watermark, is there a chance msgs could be dropped/lost in a pub/sub scenario? thanks, -- *Nishant Mittal*
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
