[zeromq-dev] Proposal regarding PGM and ZMQ
Pieter Hintjens
ph at imatix.com
Fri May 14 19:04:28 CEST 2010
On Fri, May 14, 2010 at 5:40 PM, Martin Sustrik <sustrik at 250bpm.com> wrote:
> 1. RDATA cannot take precedence to ODATA
> 2. ODATA cannot take precedence to RDATA
Perhaps this is more sophisticated than we can do, but it would seem
that the ideal design is to allow RDATA to take precedence over ODATA
but only up to a certain %, say 10%. So if there are no errors, RDATA
consumes 0% and ODATA gets 100%, but if the network or clients are
unreliable, the RDATA consumes more, but only up to a safe limit. The
RDATA limit could probably be hardcoded for almost all cases.
-Pieter
More information about the zeromq-dev
mailing list