
Sept. 26, 2004
2:54 p.m.
Rather than doing queuing in the transport, do it in your DatagramProtocol code - instead of doing transport.write add stuff to a queue that schedules writes fairly for different machines.