suppose that the response time of an interface is 0.06s. Now there are 52 fpm, on the machine. How many concurrent requests can you support?
suppose that the response time of an interface is 0.06s. Now there are 52 fpm, on the machine. How many concurrent requests can you support?
QPS, 1 / 0.06 * 52
= 866
Previous: How does vue-cli get the pictures under static?
Next: Spring is downloaded through maven. How is the pom file written?