Add a connection pool to the simplesever client
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 24 Jan 2011 01:12:01 +0000 (17:12 -0800)
committerMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 24 Jan 2011 01:12:01 +0000 (17:12 -0800)
Re-use TCP connections across requests instead of closing the connection
each time.


No differences found