MapReduce

Just In Time MapReduce with OSGi

A couple of years ago I was thrown into a team lead role where I was responsible for distributing workload across a number of developers. During the first few...

0 replies - 5536 views - 12/24/08 by ggalang in Articles

Cloud Computing Platform Comparison: (part 1)

"Cloud computing" is one of the hot topics these days. Especially with the economy downturn, enterprises are looking every opportunity to reduce...

0 replies - 1629 views - 12/23/08 by riho in Articles

How Hadoop Map/Reduce works

In my previous post, I talk about the methodology of transforming a sequential algorithm into parallel. After that, we can implement the parallel algorithm,...

3 replies - 6148 views - 12/16/08 by riho in Articles

Parallelism with Map/Reduce

In this article, we will explore the Map/Reduce approach to turn a sequential algorithm into parallelOverview of Map/ReduceSince the "reduce"...

2 replies - 3753 views - 05/20/08 by riho in News