06/19/2013 2:04 PM
post102451
|
Good day,
Assume 5 slave computers, all doing a MsgSend, at exactly the same time. to a single application running on a server.
Let`s says the messages are 1Meg.
How much simultaneous data will be seen by the network switch? Given the destination is a single thread will io-pkt
handle the 5 transfers simultaneously, buffering the incoming data, or will it serialize it.
|
|
|