|
Posted by pierre.bru on 09/28/05 02:35
> MySQL doesn't do parallel queries. Queries are processed in a queue.
oh! I didn't know that :-/
you do mean that if my web site receive let say 100 simultaneaous hits,
each one running a PHP scrit doing one or more mySQL queries, these
queries will be queued and done in sequence ?
where can find more info on this ?
BTW, the web server runs on a linux box and the DB on another box.
TIA,
Pierre.
Navigation:
[Reply to this message]
|