Asynchronous IO
    arsene lin 
    javadeveloper999 at yahoo.co.uk
       
    Wed Aug 11 02:50:34 EDT 2010
    
    
  
I read the document 
    http://docs.jboss.org/netty/3.2/guide/html_single/index.html#d0e1774
which states states that Netty supports asynchronous io. 
However, I also read some document on the internet saying GNU/ Linux, which
will be the target system to run my programe, does not support os level
asynchronous socket io (seemingly it supports file aio.) Does this mean if I
use Netty on GNU/ Linux, the asynchronous socket io won't work? Or what
would be the influence?
Thanks for help.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Asynchronous-IO-tp5411135p5411135.html
Sent from the Netty User Group mailing list archive at Nabble.com.
    
    
More information about the netty-users
mailing list