517a93d87d
Motivation: c9aaa93d83b5b571dbc733d2632232db82b3d884 added the ability to specify an EventLoopTaskQueueFactory but did place it under MultithreadEventLoopGroup while not really belongs there. Modifications: Make EventLoopTaskQueueFactory a top-level interface Result: More logical code layout.