|
Packet
switching approach that streams data through a switch so that the leading edge
of a packet exits the switch at the output port before the packet finishes
entering the input port. A device using cut-through packet switching reads,
processes, and forwards packets as soon as the destination address is looked
up, and the outgoing port determined. Also known as on-the-fly packet
switching. Contrast with store and forward packet switching.
|