Hi, performance wise, in a multi-threaded environment, should each Cassandra.Client have it's own new TBinaryProtocol and TSocket? (I'm using java) Or can many clients be created with the same protocol object?
Thanks in advance, Kevin.
Hi, performance wise, in a multi-threaded environment, should each Cassandra.Client have it's own new TBinaryProtocol and TSocket? (I'm using java) Or can many clients be created with the same protocol object?
Thanks in advance, Kevin.