Why Concurrency Control?
Most systems exhibit Response Time patterns that rise exponentially after some critical concurrency limit(Escape concurrency) for the system has been reached- as shown in the diagram. With concurrency control you can protect the system from entering the Critical Zone where the exponential response time behavior is experienced.