chenBright commented on PR #3033: URL: https://github.com/apache/brpc/pull/3033#issuecomment-3096594974
> 一般parkinglot的数量和worker的数量,怎么样是比较合适的。 可以调整为平均4/8个worker线程共享一个ParkingLot,在实际场景测试一下效果才能确定个数。 我们的场景是worker线程数多(200+)、bthread任务轻量,火焰图显示在ParkingLot futex内核自旋锁的操作消耗了过多的CPU。 -- 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