-
Book Overview & Buying
-
Table Of Contents
Infinispan data grid platform definitive guide
According to Gartner, from now on in-memory data grids and in-memory computing will be racing towards mainstream adoption and the market for this kind of technology is going to reach 1 billion by 2016. Thinking along these lines, Infinispan already provides a MapReduce API for distributed computing, which means that we can use Infinispan cache to process all the data stored in heap memory across all Infinispan instances in parallel.
If you're new to MapReduce, don't worry, we're going to describe it in the next section in a way that gets you up to speed quickly.
MapReduce is a programming model introduced by Google, which allows for massive scalability across hundreds or thousands of servers in a data grid. It's a simple concept to understand for those who are familiar with distributed computing and clustered environments for data processing solutions.
You can find the paper about MapReduce in the following link:
...
Change the font size
Change margin width
Change background colour