Concurrent Processing And PHP+MySQL, And Challenges Abound
July 19th, 2007What would you do if you wanted to run several instances of a PHP script that each work on a portion of a MySQL table, without interfering with each other and trying to grab the same rows? I don’t know the correct answer to this, but here’s what I did. It’s a rant, yeah.
Continue Reading...
Posted by Jānis Elsts
