Feed on
Posts
Comments

Tag Archive 'Map Reduce'

From the Infinispan website:
“Infinispan is an extremely scalable, highly available data grid platform - 100% open source, and written in Java.  The purpose of Infinispan is to expose a data structure that is highly concurrent, designed ground-up to make the most of modern multi-processor/multi-core architectures while at the same time providing distributed cache capabilities.  At its [...]

Read Full Post »

A quick round up of articles and news that will be of interest to this in the HPC / Grid  /Cloud space:
A new article from Sun describes the profiling of Message Passing Interface (MPI) applications with the Sun Studio Performance Tools. It starts with an overview of MPI performance data, explains how to profile MPI [...]

Read Full Post »

Apache Hadoop is a (free) software framework that supports data intensive distributed applications. It enables applications to work with thousands of nodes and huge amounts of data. Hadoop was inspired by Google’s MapReduce and Google File System (GFS) papers. Hadoop was originally a sub-project of Lucene before it became a Top Level Project at Apache. [...]

Read Full Post »