b461c9d54c
Motivation: Sometimes it may be benefitially for an user to specify a custom algorithm when choose the next EventExecutor/EventLoop. Modifications: Allow to specify a custom EventExecutorChooseFactory that allows to customize algorithm. Result: More flexible api.