Azure / DotNetty

DotNetty project – a port of netty, event-driven asynchronous network application framework
Other
4.09k stars 977 forks source link

How to deal with long time task like SQL insert #504

Closed 850759383 closed 5 years ago

850759383 commented 5 years ago

Hi, i found that in netty add a DefaultEventExecutorGroup to pipline can slove this problem, but i did't found it in dotnetty. Can anyone help me? thanks

MetSystem commented 5 years ago

+1