Github user ben-craig commented on the pull request:

    https://github.com/apache/thrift/pull/798#issuecomment-173401300
  
    @szenker It's probably not what you are looking for, but the concurrent 
client in C++ can allow multiple threads to have outstanding requests at once 
(though only one request per thread).  There isn't a concurrent server right 
now that does out-of-order replies, but the client side can handle it.


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to