Home  >  Q&A  >  body text

thrift c++ 服务端模型 支持 TThreadedSelectorServer 模式吗 ?

我在0.9.2版本中没有发现相关的.h .cpp
具体怎么搞

PHP中文网PHP中文网2715 days ago765

reply all(1)I'll reply

  • 阿神

    阿神2017-04-17 11:58:51

    TThreadedSelectorServer is for Java, you can use TNonblockingServer in C++, it’s almost the same.

    reply
    0
  • Cancelreply