r1467@opsdev009 (orig r77715): mcslee | 2008-01-14 18:59:12 -0800
commit77ec72691a29005385fe3441a97ebdb61d1ebeea
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 15 Jan 2008 03:01:45 +0000 (15 03:01 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Tue, 15 Jan 2008 03:01:45 +0000 (15 03:01 +0000)
tree64aff389ccd28928321428dafe975bb2c1e3498b
parent39a85eea0a6f51e7384d9cb21161780280ad998c
 r1467@opsdev009 (orig r77715):  mcslee | 2008-01-14 18:59:12 -0800
 Add some more TThreadPoolServer constructors

 Summary: Change the default to Executors.newCachedThreadPool() which is a good default and basically what we should always want.

 Reviewed By: dreiss

 Test Plan: Run a Java server with default args

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@752 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/java/src/server/TThreadPoolServer.java