> The real fix is to add flow control of course.

I'm not so sure---it's very attractive for data acquisition
devices to throw generic UDP packets onto the net to be vacuumed
up by general-purpose machines.  (Multicast can be nice
here too; load balancing, redundancy.)

For example, UDP goes nicely into an FPGA.  TCP would be almost
unthinkable.  Even a UDP back channel for roll-your-own simpler
flow control would be almost as bad; also, any flow control
restricts you to unicast.

Cheers,
Peter Monta
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to