No server requires a "nonblocking" client. They just require the use of a framed transport, which is supported in almost all languages.
2011/1/16 Dian Fan <[email protected]> > As I tested, TNonblockingServer asks for non-blocking client support, which > is probably a major code refactor for me... > I am newbie to Thrift but my understanding is that THsHaServer is different > from TNonblockingServer from client side programming part. > > 2011/1/17 Eastdawn Yang <[email protected]> > > > TNonblockingServer, which is a such a server based on libevent. I think > it > > is what you want in cpp. > > > > 2011/1/17 Bryan Duxbury <[email protected]> > > > > > I'm fairly certain we already have this. Perhaps one of the cpp guys > > could > > > chime in? > > > > > > 2011/1/16 Dian Fan <[email protected]> > > > > > > > Resend and Adding dev mail list... > > > > > > > > 在 2011年1月13日 下午9:45,Dian Fan <[email protected]>写道: > > > > > > > > > Hi, there, > > > > > > > > > > I heard that THsHaServer is the most recommended server for > > > > high-throughput > > > > > java-based server. > > > > > Is there any plan to support it for cpp-based server? > > > > > > > > > > -- > > > > > > > > > > Thanks > > > > > 典 > > > > > > > > > > > > > > > > > > > > > -- > > > > > > > > Thanks > > > > 典 > > > > > > > > > > > > > -- > > Thanks > 典 >
