26-09-2007, 03:10 AM
Dave Wrote:Send 100 cars down a one lane road when you can only send one car at a time. You get no speed bonus from adding more lanes.
You can only send one packet at a time (you can not call send() twice at the same time)
You can only receive one packet at a time (you can not call receive() twice at the same time)
Explain to me where the speed increase is?
So I was right then..?