r
> improve upon the tests then I would appricate the feedback and help.
>
> David Wellman
>
>
> On May 17, 2010, at 10:16 AM, "Eric Evans" wrote:
>
> On Fri, 2010-05-14 at 14:52 -0600, David Wellman wrote:
> Does anyone have a good link or example code that we
I have a 5 node cassandra cluster and I am wondering if there is any advantage
of setting up a connection pool that is balanced across all 5 nodes (IE: 50
connections = 10 per node) over one pool all to one server (50 connection =>
one node)
Does anyone have a good link or example code that we can use to spike on Avro
with Cassandra?
Cheers.