Hello the list,

I am looking for a way to improve DB cache in a EC2 environment. The idea being : each ec2 instance has got a local "cache process" ( a bit like memcached) for reads and use the same process to handle writes; This would be resulting in a quicker response time for reads AND writes as the response time to reach the local process would be instant and it would be the one dealing with the latency between it and the DB backend. Do you think this could be achieve with Sequoia ? Basically the configuration i was figuring out would be : multiple controllers (one on each Ec2 instances) and one backend DB on a different instance.

Thanks in  advance !



--

*S**é**bastien PASTOR

*







_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to