Forum Moderators: phranque
For instance, do the users need to download and reupload an image during the process. Or are you just taking change requests and the server manages the alteration. Telling us a little more about how the app works might help stir up some suggestions.
But in general, hatching changes together is typically more efficient.
The image would be on my site/server so like: mysite.com/image.php?id=1 and the image would get the information from the user_images2 table which is updated every 10min.
Would that also save CPU and bandwidth?