hnwyllmm commented on issue #2361:
URL: https://github.com/apache/brpc/issues/2361#issuecomment-1692970860

   
我理解urgent就是为了处理紧急任务,所以不应该受到个数限制。类似mysql线程池的处理:当前线程池中无法分配出来新的线程来处理连接了,但是有一个紧急的数据库管理任务需要执行,就开一个特殊连接。


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to