EventLoop#submit() vs #execute() vs Channel#writeAndFlush()

后端 未结 0 555
你的背包
你的背包 2020-12-17 09:12

What\'s the difference between the 3 methods when writing bytes to a channel?

In my case, the thread writing these bytes is not the thread that belongs to the channel

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