createChildLoopGroup

fun createChildLoopGroup(): EventLoopGroup

Creates a child loop group with a number of threads based on availableProcessors * 2, which is done at Netty level.