Posts Tagged ‘Messaging

Part 3 to this series presented serialization delay, or the delay incurred while placing packets of data on the wire. Part 4 of this series on measuring the latency in messaging systems will focus on the latency of these packets as they travel between the...

Part 2 to this series presented packetization delay, or the delay incurred as all systems, along the message path, create and reshape packets. Part 3 of this series on measuring the latency in messaging systems will focus on serialization delay, or the...

Part 1 to this series presented 3 types of delays that constitute latency measurements in messaging systems. Packetization delay represents the first type of delay, which we will discuss next. All references to packets below are for the IPv4 definition...

Latency Introduction In this 5 part series, we'll cover the topic of latency in messaging systems. For the purpose of this series, we refer to latency as the time it takes for binary or ascii messages to travel from a sending source to a receiving...