开发者

Whats the difference between THsHaServer and TNonblockingServer?

开发者 https://www.devze.com 2023-02-16 13:49 出处:网络
Whats the difference between those two ? And where do I find a good doc about what is what ? I went through their JavaDoc, and开发者_StackOverflow中文版 it doesn\'t explain a lot of questions [ which

Whats the difference between those two ?

And where do I find a good doc about what is what ?

I went through their JavaDoc, and开发者_StackOverflow中文版 it doesn't explain a lot of questions [ which I am going to haunt you guys with :) ]


The best I could find is from the Thrift Wiki - ThriftUsageC++:

TNonblockingServer with a thread pool is the c++ alternative of the JAVA THsHaServer, TNonblockingServer without a thread pool is the c++ alternative of the JAVA TNonblockingServer.

0

精彩评论

暂无评论...
验证码 换一张
取 消