Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java RMI and TCP No Delay flag, PUSH and URG flag...

843793Nov 21 2005 — edited Nov 21 2005
Hi!

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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2005
Added on Nov 21 2005
1 comment
296 views