I am writing discrete event-driven simulator to measure time between sending datasets over network.
If multiple processes sends n
packets through network they (packets) will go one after one through link or they will simultaneously share network via tcp/ip protocol?