users@grizzly.java.net

reduce the chance of 'out of order delivery'

From: Ken--_at_newsgroupstats.hk <dragonken_at_gmail.com>
Date: Tue, 13 Jul 2010 19:21:06 -0700 (PDT)

I learnt from someone that in C# there is some native api that can
dynamically adjust tcp windows size (or other tcp parameters that I am not
sure) to reduce the chance of TCP 'out of order delivery'. The difference is
very significant when two end points is connected by external lease line
while there has no any difference if local lan.

It is real and not rumor. I have stock quote application running on windows
that have the C# middle ware plugged. The C# application is a stateless app
and just transferring data from left hand to right hand. Stock quote in
general have 1-2 seconds faster.

Can java / grizzly achieve it? Is it OS / platform related?

Ken
-- 
View this message in context: http://old.nabble.com/reduce-the-chance-of-%27out-of-order-delivery%27-tp29157604p29157604.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.