Java transports buffer internally. there is no TBufferedTransport the
way there is in C#.
(moving to user@)
On Tue, Jun 8, 2010 at 10:31 AM, Subrata Roy wrote:
> We are using Cassandra 0.6.2 with hector/thrift client, and our
> application performance is really slow. We are not sure that it is
We are using Cassandra 0.6.2 with hector/thrift client, and our
application performance is really slow. We are not sure that it is
because of hector/thrift connection or not. Jonathan E. and other
people has suggested that using "TBuffferedTransport(TSocket) instead of
a TSocket directly" perform