Closed: (NETTY-85) Global Channel registry

Frederic Bregier fredbregier at free.fr
Mon Dec 1 12:49:25 EST 2008


Hi Trustin,

You get it right. In fact, you suggested me some weeks ago
that in order to shutdown correctly, one might want to
first shutdown the parent channel, then the child channels,
then the services (executors).
Of course, this is specific for the server part (since client part
has only simple channels).

So that's why I ask the question.

Maybe you can make an example for other users with the order you suggested
before.
For instance, on can create one group for all "parent" channels (if the
application has
more than one), then a group for all "child" channels (or maybe several if
one wants
to split these in several groups, but keep simple in the example I guess).
Then the shutdown logic (with the two new features both on executors and
groups)
in the right order...

HTH,
Frederic


-----
Hardware/Software Architect
-- 
View this message in context: http://n2.nabble.com/-JBoss-JIRA--Created%3A-%28NETTY-85%29-Global-Channel-registry-tp1592324p1599776.html
Sent from the Netty Developer Group mailing list archive at Nabble.com.




More information about the netty-dev mailing list