Hi, I've been lurking for a while and have a use case and architecture that I'd appreciate comments on. I've never personally built anything like this before.
Without intentionally obfuscating, I have 128GB of data collected from an experiment, roughly equivalent to a large set of 640x480 PNG images. Images are independent and analyzed image-by-image by an image recognition algorithm. I was thinking of dividing the set of images into sub-sets by a scheduler and have a new EC2 instance analyze each sub-set. Are there any places in this scenario where couchdb would shine? Replicating a master couchdb image recognition library to each new EC2 instance? Replicating the analysis results from each EC2 instance to a master couchdb database? Thanks! --- Dale R. Scott, P.Eng. Transparency with Trust
