How to configure EventExecutor in Netty 4 like ExecutionHandler in Netty 3

前端 未结 0 1021
遇见更好的自我
遇见更好的自我 2021-02-12 00:29

Netty 3 makes use of ExecutionHandler which gives the ability to configure the system by passing in an Executor. For example an OrderedMemoryAwareThreadPoolExecutor can be used

相关标签:
回答
  • 消灭零回复
提交回复
热议问题