I encountered lately with the well-known software-stack called "Hadoop". Hadoop supply a distributed file system called HDFS.
now, what I need is a system to store mass of images and other media-files read actions > write actions. I need also reliability, fall-back solution and performance.
I understood that HDFS got the answers for my needs. do you think Hadoop (with HDFS) is the right solution for me?
thanks in advanced. SockSocket