thrift/contrib
David Reiss 5ddabb8e3f 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
2010-10-06 17:09:37 +00:00
..
async-test THRIFT-923. cpp: Implement a fully nonblocking server and client 2010-10-06 17:09:37 +00:00
fb303 contrib/fb303: use pure_enums in C++ for compatibility 2010-09-28 03:30:17 +00:00
zeromq THRIFT-812. contrib: Add a demo of using Thrift over ZeroMQ 2010-08-31 16:58:41 +00:00
mingw-cross-compile.sh THRIFT-874. Add script to cross-compile the Thrift compiler for Windows 2010-08-31 16:51:32 +00:00
thrift_dump.cpp Flush output at the end of thrift_dump 2009-04-05 06:19:51 +00:00
thrift.el THRIFT-387. Add license to a few misc files 2009-03-30 22:52:46 +00:00
thrift.spec THRIFT-393. RPM .spec file has incorrect license 2009-04-01 21:01:56 +00:00
thrift.vim THRIFT-387. Add license to a few misc files 2009-03-30 22:52:46 +00:00