thrift/lib
Bryan Duxbury bbe36c5d35 THRIFT-970. java: Under heavy load, THttpClient may fail with 'too many open files'
This patch updates our THttpClient to have two different modes of operation: its current functionality and a new mode that uses Apache's HttpClient library to provide higher throughput and better pooling functionality.

Patch: Mathias Herberts

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1031668 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 17:14:52 +00:00
..
as3 add license headers to a smattering of files 2010-07-26 17:18:30 +00:00
c_glib THRIFT-975 minimal README added 2010-10-29 05:14:54 +00:00
cocoa THRIFT-629. cocoa: Unused Field In TSocketServer Appears To Break iPhone Build 2010-09-02 15:02:06 +00:00
cpp THRIFT-916: Fix warnings in C++ when compiling with -Wall. 2010-11-04 20:35:15 +00:00
csharp THRIFT-6 csharp AssemblyInfo added 2010-10-23 22:16:51 +00:00
erl erlang: Use Automake SUBDIRS instead of a manual forwarding rule 2010-10-05 02:38:59 +00:00
hs THRIFT-950: Haskell bindings treat 'byte' as unsigned 8-bit int (Data.Word.Word8), java/cpp as signed (byte/int8_t). Fix Haskell. 2010-11-02 21:42:53 +00:00
java THRIFT-970. java: Under heavy load, THttpClient may fail with 'too many open files' 2010-11-05 17:14:52 +00:00
javame/src/org/apache/thrift THRIFT-880. javame: JavaME code generator and runtime library 2010-09-20 17:49:09 +00:00
js change URL's to TLP 2010-11-04 12:20:05 +00:00
ocaml add ASL to a handful of files 2010-07-28 18:23:22 +00:00
perl THRIFT-6 update Version Info for several languages, add print-version to Makefile.am 2010-10-22 11:20:25 +00:00
php THRIFT-952. TBinarySerializer utility class for converting between byte strings and PHP objects 2010-10-11 21:45:13 +00:00
py THRIFT-6 TLP URL's and email's, haskell, more details 2010-11-02 07:33:30 +00:00
rb THRIFT-6 TLP URL's and email's, haskell, more details 2010-11-02 07:33:30 +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-582 C(c_glib) implementation of Thrift 2010-10-27 12:30:11 +00:00