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

"이희승 (Trustin Lee)" trustin at gmail.com
Mon Jan 10 01:13:34 EST 2011


Maybe you could refer to the hexdump proxy example?  Your use case
sounds somewhat more complicated though.

On 01/07/2011 05:11 PM, xudong82113 wrote:
> 
>     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!

-- 
Trustin Lee, http://gleamynode.net/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20110110/e9d28021/attachment.bin 


More information about the netty-users mailing list