DolphinScheduler/dolphinscheduler-remote
CalvinKirs 34a04acafd
[Improvement][remote] improvement netty eventLoopGroup (#3580)
* [Improvement][remote] improvement netty eventLoopGroup
If you are running on linux you can use EpollEventLoopGroup and so get better performance, less GC and have more advanced features that are only available on linux.

* reformat code

* utility classes should not have public constructors

* reformat code

* reformat code

* reformat code

* add test

* code style

* add test

* add test

* fix test error

* add test

* test

* test

* add test config

* add test config
2020-08-25 10:47:40 +08:00
..
src [Improvement][remote] improvement netty eventLoopGroup (#3580) 2020-08-25 10:47:40 +08:00
pom.xml merge from 1.3.1-release (#3161) 2020-07-13 16:35:42 +08:00