Photography is a big hobby of mine and I have about 12,000 photos on my site that I share with friends and family. I average less than 1000 visits per month. I also like to play with Google maps and overlaying my photos on maps using GPS coordinates. I have about 5 different sizes of each photo to use in various ways from a small thumbnail to the full size photo.
Currently I create the different photo sizes on my PC and upload to my site. I am using ImageMagick to create some simple graphics on my site and I also use ImageMagick to make the different size photos on my PC. So

, it hit me, why not upload the full size photo to my site and use PHP/ImageMagick on my site to create the other size photos on my site instead of uploading them. I know I can do that, but here is my question.
What kind of CPU limits will I hit if I try to make 4 different sizes of photos from say 100 photos at one time. I do not want to negatively impact CPU resources for others or get my account suspended. Do I process a few photos at a time and take a 1 minute break?
Can someone give me some advice here?
Thanks
Bobby
bobbystuff.com