Thanks!

Francisco Sobral.

On Jan 21, 2013, at 5:55 AM, aaron morton <aa...@thelastpickle.com> wrote:

> Use the NetworkTopologyStrategy, it's the default and it saves a lot of 
> trouble later. 
> 
> There is no real performance difference between NTS and SS. The NTS uses the 
> information provided by the snitch, it does not perform any network access. 
> 
> Cheers
> 
> -----------------
> Aaron Morton
> Freelance Cassandra Developer
> New Zealand
> 
> @aaronmorton
> http://www.thelastpickle.com
> 
> On 19/01/2013, at 7:25 AM, shashwat shriparv <dwivedishash...@gmail.com> 
> wrote:
> 
>> Network topology comes in picture when you have huge data to travel... you 
>> need to consider the network aspects too...
>> 
>> ∞
>> Shashwat Shriparv
>> 
>> 
>> 
>> On Fri, Jan 18, 2013 at 11:48 PM, Francisco Sobral <fsob...@igcorp.com.br> 
>> wrote:
>> Dear friends,
>> 
>> We have only one datacenter with 4 nodes and no plans to have more 
>> datacenters.
>> With respect to the replication strategy, in this case, will SimpleStrategy 
>> be more efficient than NetworkTopologyStrategy, since the the latter 
>> performs an additional search for different racks?
>> 
>> Best regards,
>> Francisco Sobral
>> 
> 

Reply via email to