NSA - Non Solo Amiga

SOFTWARE => Internet & networking. => Topic aperto da: TheKaneB - 14 Ottobre 2011, 17:32:19

Titolo: Framework per il cloud computing - Apache Hadoop
Inserito da: TheKaneB - 14 Ottobre 2011, 17:32:19
Zampettando per la rete, dopo aver visto il DB Apache Cassandra (che linkato in un altro post), ho trovato questo framework che consente di creare applicativi distribuiti in modo (teoricamente) semplice.
http://hadoop.apache.org/ (http://hadoop.apache.org/)

Citazione
The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using a simple programming model. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than rely on hardware to deliver high-avaiability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-availabile service on top of a cluster of computers, each of which may be prone to failures.

La lista di aziende che usano questo framework รจ impressionante, e spiccano nomi del calibro di Facebook, Google, eBay e altri giganti del settore... http://wiki.apache.org/hadoop/PoweredBy (http://wiki.apache.org/hadoop/PoweredBy)