[GitHub] thrift pull request: THRIFT-3247 Generate a C++ thread-safe client

2015-07-17 Thread ben-craig
Github user ben-craig closed the pull request at: https://github.com/apache/thrift/pull/554 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is e

[GitHub] thrift pull request: THRIFT-3247 Generate a C++ thread-safe client

2015-07-15 Thread ben-craig
GitHub user ben-craig opened a pull request: https://github.com/apache/thrift/pull/554 THRIFT-3247 Generate a C++ thread-safe client This adds a new client class to the generated code ConcurrentClient. This class handles out-of-order replies, and will allow sends and recvs on diff