how can a server be a non-blocking client simultaneously?

xudong82113 xudong82113 at hotmail.com
Fri Jan 7 03:11:22 EST 2011


    I am writing a server which reply user's request in non-blocking mode,
one of the server handler requires some extra information which stored in
another service, so this handler should also act as a netty client to
request those extra information, is there any examples similar to this
scenario?
   thanks!
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/how-can-a-server-be-a-non-blocking-client-simultaneously-tp5898427p5898427.html
Sent from the Netty User Group mailing list archive at Nabble.com.



More information about the netty-users mailing list