gamezhoulei commented on issue #2745:
URL: https://github.com/apache/brpc/issues/2745#issuecomment-2316903587

   > 看你想怎么用了, 1、将brpc的worker线程池和spdk的线程独立开。 2、使用一个队列,形成生产者消费者,把spdk作为一个单线程的消费者。 
3、worker线程和spdk是同一个线程,这种情况下需要对brpc做一些改造了。
   
   独立开来, brpc可以绑定到对应的core么


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