Hello,
I'm making a website in PHP whcih parses some websites to gather information.
It works perfectly on my computer (Linux - Apache), but on my website, it takes too much time and my ISP shuts down it too soon.
I've thought about optimising the code to make it faster. But what about a system where the client would do a little piece of the work ?
Thanks.