|
|
|
|
|
by creshal
3783 days ago
|
|
> If a web worker is waiting for another service it should release the CPU until the service responds. Emphasis on "should". With your average drivel (Wordpress e.g.) this doesn't happen and the load on the application server scales nicely with the response time of the database server. 10 requests waiting on a locked table for 2 seconds = load of 10. |
|