commit | 5ddabb8e3f63a15874e436c9a650dc17f7dd7028 | [log] [tgz] |
---|---|---|
author | David Reiss <dreiss@apache.org> | Wed Oct 06 17:09:37 2010 +0000 |
committer | David Reiss <dreiss@apache.org> | Wed Oct 06 17:09:37 2010 +0000 |
tree | 4e22ac0f769e0dda25c8a77734020c5d9a408770 | |
parent | d7192063e141c8374c2256e9fea9b7571e5fc71e [diff] |
THRIFT-923. cpp: Implement a fully nonblocking server and client There are three major parts of this: 1/ New callback-style interfaces for for a few key Thrift components: TAsyncProcessor for servers and TAsyncChannel for clients. 2/ Concrete implementations of TAsyncChannel and a server for TAsyncProcessor based on evhttp. 3/ Async-style code generation for C++ git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005127 13f79535-47bb-0310-9956-ffa450edef68