Practical approach to concurrency control

Posted by Industrial on Stack Overflow See other posts from Stack Overflow or by Industrial
Published on 2010-03-20T12:08:19Z Indexed on 2010/03/20 12:11 UTC
Read the original article Hit count: 362

Hi everyone,

I'd read this article recently and are very interested on how to make a practical approach to Concurrency control on a web server.

The server will run CentOS + PHP + mySQL with Memcached. How would you set it up to work?

http://saasinterrupted.com/2010/02/05/high-availability-principle-concurrency-control/

Thanks!

© Stack Overflow or respective owner

Related posts about centos

Related posts about concurrency