Herself’s Artificial Intelligence

Humans, meet your replacements.

hadoop

without comments

Processing huge amounts of data is going to be the next big thing. One of the open source tools for doing so is Apache’s hadoop:

What Is Apache Hadoop?
The Apache™ Hadoop™ project develops open-source software for reliable, scalable, distributed computing.

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.

hadoop

Written by Linda MacPhee-Cobb

January 5th, 2012 at 7:29 pm

Posted in cool open source ai projects

Tagged with ,

Leave a Reply

You must be logged in to post a comment.