Newbie questions
Bozo Juretic
bjuretic at inet.hr
Tue Aug 18 05:11:08 EDT 2009
이희승 (Trustin Lee) wrote:
> You could use org.jboss.netty.util.HashedWheelTimer and schedule a
> timeout for each request, cancel the scheduled timeout when a
> corresponding response is received, and handle the timeout if no
> response was received.
>
Trustin,
first of all thank you for your kind response. Is it possible that you
give me a small (pseudo)code example or a pointer to existing code to
see how this can be practically done? I understand the principle, but am
all too new to netty to do it.
Thank you,
Bozo
More information about the netty-users
mailing list