Packet switching is a communications
paradigm in which
packets (discrete blocks of data) are
routed between
nodes over data links shared with other traffic. In each network node, packets are queued or buffered, resulting in variable delay. This contrasts with the other principal paradigm,
circuit switching, which sets up limited number of constant bit rate and constant delay connections between the nodes for their exclusive use for the duration of the communication.
See more at Wikipedia.org...