On Wed, Jun 28, 2017 at 11:59:31AM -0300, Diego Nadares wrote:
It's weird. When sends 1 or 2 net strings per message I see that my client receives ~18 messages per second. When starts to grow the amount of netstrings the messages received decrease to 1 per second and fewer.
Do you mean that the objective rate at which the client receives the messages decreases, or that a very large amount of them end up buffered into a smaller number of packets, with the same effective throughput?
-- Alex