calling of releaseExternalResources

magiceye magiceye at 163.com
Thu Jun 2 23:43:46 EDT 2011


ChannelFactory has a method of releaseExternalResources. If a ChannelFactory
object exist in whole application life, I mean the calling of
releaseExternalResources only when JVM exit. So it is hard to call
releaseExternalResources because java has no destructor.
In this situation, not call releaseExternalResources is ok? (Aslo I don't
care the connected channels on server, because the server shut down is
compelling, like a game server)

--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/calling-of-releaseExternalResources-tp6434029p6434029.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list