Question
How you've solved large batch process that doesn't time out
Anyone figured out how to do a large batch task (say loop through database of hundred of images, resize them, update database) that doesn't
1) get timed out by the server for taking too long or....
2) get stopped by the a browser like Friefox saying "the server is directing this request in a way that will never stop"?
Need to know how some clever person has solved this.....
