How can I explain Scalability and Concurrency of YIi application to my client ?
These are the points They are asking
Scalability – the application should support web farms i.e. when multiple web servers are used to handle the load
Concurrency – The application should be able to handle the situations when multiple users try to update the same resource at the same time
Please help me with details .