Hi,ALL,
when I use the API :ConnectFuture.await(5000,TimeUnit.MILLISECONDS) ,it
performance different resuilt in different PC as follows:
First, I use the API in a PC which has only one CPU,when it connect another
remote PC (cut the network on purpose),the interval time is 5000ms,
however,when I use it in in a PC which has two CPU,the interval time is 1000ms,
how strange the problem is !BR Allen
