I am looking for a C++ async client and nonblocking C++ server implementation. I see some mail archives in the apache but the activity is late in 2009. would like to know whether its supported in latest thrift or not. I am using the cob_style option for C++ code but the generated code does not compile.
would appreciate any help,
Thanks
I am looking for a C++ async client and nonblocking C++ server implementation. I
Share
for a server, you have the TNonBlockingServer implementation in C++: