You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/11/29 13:07:04 UTC

[GitHub] [dubbo-getty] AlexStocks edited a comment on pull request #50: opt: move taskpool at endpoint layer

AlexStocks edited a comment on pull request #50:
URL: https://github.com/apache/dubbo-getty/pull/50#issuecomment-735391128


   ![image](https://user-images.githubusercontent.com/7959374/100542718-be9e8b80-3286-11eb-985a-a070d5f344f7.png)
   1 退出;
   2 如果 p.work 没有任务,就会阻塞,执行 t;
   3 再次尝试 step2
   4 如果设定的task 数目没有超过, 则新启动一个 goroutine 执行 worker;
   5 所有 work gr 都在忙,自动启动一个临时的 gr


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org