thrift/lib
Bryan Duxbury 5af1b97173 THRIFT-719. java: Update Nonblocking and HsHa server to avoid an extra buffer copy
This patch causes Nonblocking and HsHa servers to explicitly enforce use of TFramedTransport and make sure that the actual invoker is deserializing from a TMemoryInputTransport. This should provide a substantial boost in performance.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@927695 13f79535-47bb-0310-9956-ffa450edef68
2010-03-26 05:12:27 +00:00
..
cocoa THRIFT-687. Fix memory leak in TSocketServer. 2010-02-10 01:03:01 +00:00
cpp THRIFT-736. cpp: Check for availability of pthread_mutex_timedlock 2010-03-22 02:34:57 +00:00
csharp THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. 2009-12-07 00:42:38 +00:00
erl THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. 2009-12-07 00:42:38 +00:00
hs THRIFT-560. haskell: Add THttpClient 2010-01-11 19:13:14 +00:00
java THRIFT-719. java: Update Nonblocking and HsHa server to avoid an extra buffer copy 2010-03-26 05:12:27 +00:00
js THRIFT-550: Added javascript support 2010-02-15 03:24:55 +00:00
ocaml THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00
perl THRIFT-619: Perl server and example 2009-11-12 03:01:33 +00:00
php THRIFT-659. php: Make php_thrift_protocol handle std::exception cleanly 2010-03-09 05:19:20 +00:00
py THRIFT-475. python: Eliminate DeprecationWarning 2010-03-09 05:19:18 +00:00
rb THRIFT-720. rb: HTTPClientTransport ignores url parameters 2010-03-02 18:34:00 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00