From: Brian <br...@br...> - 2002-07-19 22:20:26
|
Hi, we`ll keep that in mind. I added your flowchart to CVS. Just one thing: To do sheduled code execution, you can user cronjobs if available on server too. Brian. At 18:52 19.07.2002 +0300, you wrote: >I also thougth about the "pear to pear" thing. The problem with the PHP is >that it doesn't go into background and it is not possible to create a >scedule for exacution. My idea is to distribute the job between the >requests to the site. For example each 10th click does the job and the >whole update process is divided between many jobs. (Flowchart attached) Of >course this wouldn't update database's information if there are no >visitors. But if there are no visitors there is no need for updating. :) > >Janis |