[rabbitmq-discuss] Question on packing of Bytes into Ethernet Frame for AMQP protocol
Matthias Radestock
matthias at rabbitmq.com
Mon Aug 19 16:58:24 BST 2013
On 19/08/13 16:54, Laing, Michael wrote:
> pika sets TCP_NODELAY and does not provide an option to change it. Hence
> you may have small packets by design.
The server and the clients I mentioned set TCP_NODELAY too; the
aggregation happens in buffers prior to hitting the O/S network layer.
Matthias.
More information about the rabbitmq-discuss
mailing list