In my earlier post about concurrency control I mentioned that due to the exponential characteristic of response time with increasing concurrency it is better to potentially reject the extra requests than letting them negatively affect your system. While rejecting these requests is an option it is not the most desirable option. Request Queuing offers a [...]
Filed under: High Availability, operations, Software As A Service | Tagged: concurrency control, ha, request queue | 7 Comments »