jamesge commented on issue #965: bthread支持类似omp的并行计算的方法 URL: https://github.com/apache/incubator-brpc/issues/965#issuecomment-559011579 这个视角不错,不过bthread的主要设计目的简化网络和IO中的多线程交互,而omp的主要使用场景是cpu-intensive的,如科学运算,这个场景中使用bthread也没什么优势。所以应该不会支持。
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
