O
O
Optimus2014-09-18 21:42:34
MySQL
Optimus, 2014-09-18 21:42:34

Query time and DB query limit?

Measured on PHP microtime the query time to the mysql DB 0.0004 does this mean that the maximum load limit on this database is 2500 requests per second? And if there is more, they will start to line up and the data will be given with a delay?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Puma Thailand, 2014-09-18
@opium

no, it doesn't mean the requests are parallel, not sequential, well, unless of course you do them without locks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question