M5 wrote:
Thanks Jim.

No problem.


The processing is pretty quick. I don't think that's a bottleneck. It basically just inserts the data into MySQL, not much processing actually.


What is the likely hood that two connections would come in at the same time, or at least within close enough time that the second would have to wait for the first to finish its job?


--PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
Jim Lucas


    "Perseverance is not a long race;
        it is many short races one after the other"

Walter Elliot



    "Some men are born to greatness, some achieve greatness,
        and some have greatness thrust upon them."

Twelfth Night, Act II, Scene V
    by William Shakespeare

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to