Depends on D5038
We need a thread pool to address the grpc's threading problem in c++. To decide what can be a limit for the threads in the thread pool, we should probably obtain a number of CPUs on the machine.
Differential D5112
[services] Rust Integration - c++ - Add getNumberOfCores • karol on Sep 12 2022, 7:10 AM. Authored by Tags None Referenced Files
Details Depends on D5038 We need a thread pool to address the grpc's threading problem in c++. To decide what can be a limit for the threads in the thread pool, we should probably obtain a number of CPUs on the machine. services build as usual
Diff Detail
Event Timeline
|