Home » Archive

Articles tagged with: gfs

Lifehacks »

MapReduce algorithm is used bye Google’s web servers for to process large amount of data and index it so it can be referred in web searches. GFS technology alone is not enough. Its a file system on which MapReduce algorithm works to give what Google wants to achieve, reliable data and faster searches.MapReduce Programming model [...]

Lifehacks »

GFS ot Google File System is one the most innovative feature of Google which forms the backbone of all the searches and storage of Google Technology. GFS is a scalable distributed file system which is based on Linux, built with the just one aim, to handle BIG files. Scalable means “the ability of a product [...]