netty5/common/src
Norman Maurer b461c9d54c Allow to specify a custom EventExecutorChooserFactory. Related to [#1230]
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.
2016-06-06 11:04:56 +02:00
..
main Allow to specify a custom EventExecutorChooserFactory. Related to [#1230] 2016-06-06 11:04:56 +02:00
test DefaultPromise StackOverflowError protection updates 2016-06-02 09:22:47 -07:00