oceans Posted May 12, 2007 Share Posted May 12, 2007 Dear People, I need a very important advice. My experience: I have done databases using VB, Winsock. It is relatively tough, but you get all flexibility & security is iron clad as you can define your protocol, and “malicious data” dumps, make multi thread to become single thread FIFO. I need advice: Is the PHP-MySQL multi threaded? That means, at any one instance, will MySQL be serving a more then one page? My intension; though MySQL can server (n number) of pages at any instance, it should NOT serve more then one page simultaneously. Reason, what happens if one table gets “updating”, and second comes for another process on the same table? Is the PHP-MySQL FIFO. Quote Link to comment Share on other sites More sharing options...
paul2463 Posted May 12, 2007 Share Posted May 12, 2007 Please don't double / triple post a question, it wastes the time of the people you are asking the questions from.. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.