I was wondering if anyone knows of any useful application or API that can do distributed image processing. For example I have an image with AxB dimensions. Lets say the image is 500MB. I want to resize - clearly on a single processor machine this will have limited speed, and I will only be able to scale up for so much by adding processors to one machine. So i was thinking of having about 10 machines doing the processing. I have approximately 10,000 images like this.
Sort of like a render farm in animation - but for still images.
Thanks in advance
Sort of like a render farm in animation - but for still images.
Thanks in advance