PHP Classes

Multiple process

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  Multiple process  
Subject:Multiple process
Summary:How to run a script multiple times
Messages:4
Author:johno dread
Date:2009-03-09 15:20:55
Update:2009-03-11 11:14:40
 

  1. Multiple process   Reply   Report abuse  
Picture of johno dread johno dread - 2009-03-09 15:20:55
I am grabbing information from a source using SOAP and storing the results in a table. The process currently ises a for loop, which means waits for one peice of information to be retrieved from the source and stored in the database before going on to the next one. Is there a way to speed up this process? for example I need to have the script continue to retrieve information while the database is being updated

There are 3 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.