Question on LocalChannel

"이희승 (Trustin Lee)" trustin at gmail.com
Wed Jul 8 12:36:46 EDT 2009


On 07/09/2009 01:25 AM, Frederic Bregier wrote:
> Hmm, after testing more with the current version from svn, it seems that now
> I see the thread changing on server LocalChannel side, so showing me that
> the ExecutionHandler is doing what is supposed to do.
> 
> So I think I have my answers (but please correct me if I'm wrong):
> - Is it useful in my case to have an executionHandler in the LocalChannel? :
> probably yes

Yes :)

> 
> - How to have parallelism between LocalChannels? : be sure to write to the
> LocalChannel and forget it so that the ExecutionHandler of the LocalChannel
> will do the rest...

Yes.

> Sorry for those verbose questions...

No problem. :)

Cheers,
Trustin



More information about the netty-dev mailing list