Java RMI and TCP No Delay flag, PUSH and URG flag...
843793Nov 21 2005 — edited Nov 21 2005Hi!
I am creating a distributed algorithm used for data clustering in Java RMI. Is there a way of setting the TCP No Delay flag in JAva RMI or is this default?
How can I be sure the messages will not be stored in the TCP Buffer, anyone who knows?
The same is for the NIC, how can I be sure of sending the packets imidietaly?