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. Link to comment https://forums.phpfreaks.com/topic/51047-help-on-fundamental/ 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.. Link to comment https://forums.phpfreaks.com/topic/51047-help-on-fundamental/#findComment-251214 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.