InfoQ

InfoQ

Topic/Tag specific view

Grid Computing Content on InfoQ


Latest featured content about Grid Computing

Data Grid Design Patterns

Topics
Design Pattern,
Architecture,
Grid Computing

Brian Oliver explains a number of data grid design patters: Command, Functor, Store and Forward Messaging, and Push Replication. He also mentions some traditional patterns used so far and Coherence Incubator, a repository for design patterns reference implementations.

News about Grid Computing

Oracle Coherence 3.7's Elastic Data Offers Transparent Overflow from Memory to Solid State Storage

Topics
Clustering & Caching,
Java,
Grid Computing

Oracle has today released version 3.7 of Coherence, its distributed in-memory data grid. The new product introduces a feature called Elastic Data. According to Cameron Purdy, Vice President of Development for the Coherence product, this allows near memory speed access to data, regardless of storage medium.

NASA’s OODT selected as an Apache Top Level Project

Topics
Java,
Big Data,
Architecture,
Grid Computing,
Performance & Scalability

The Apache Software Foundation has selected the Object Oriented Data Technology architecture to become one of its Top-Level-Projects (TLP). Originally created by NASA’s Jet Propulsion Laboratory, Pasadena, OODT allows transparent integration of geographically distributed and disparate computing and data resources via metadata middleware.

Articles about Grid Computing

Grid Computing on the Azure Cloud Computing Platform, Part 3: Running a Grid Application

Topics
.NET,
Cloud Computing,
Grid Computing,
Architecture

In Part 1 of this series we introduced a design pattern for grid computing on Azure, while in Part 2 we developed a grid application in C#. This time we'll run the application, first locally and then in the cloud. In order to do that, we'll need some help from a grid computing framework.

Grid Computing on the Azure Cloud Computing Platform, Part 2: Developing a Grid Application

Topics
.NET,
Cloud Computing,
Grid Computing,
Architecture

David Pallmann shows how to perform grid computations on the Azure cloud computing platform. In Part 1 he presented a design pattern, while in Part 2&3 he shows how to develop&run a grid application.

Presentations about Grid Computing

An Introduction to Data Grids

Topics
Grid Computing,
Architecture

Cameron Purdy explains how a data grid functions by using a partition topology for data access, update, recovery and local storage, accessing data using read/write-through and write behind, and invoking operations through Observable, QueryMap and InvocableMap interfaces. He also offers some examples of data grids solving complex problems and introduces Coherence, Oracle’s data grid solution.

Transforming the Reconciliation Process

Topics
Architecture,
Data Warehousing,
Grid Computing

Brian Oliver explains what the Reconciliation Process is, why the current approach to reconciliation based on client-server is no longer suitable and how data grids and event based reconciliation might help.

Interviews about Grid Computing

Cameron Purdy on Scaling Out Data Grids

Topics
Performance & Scalability,
Grid Computing,
Architecture,
SOA

What is Data Grid computing? What makes it different from a database? Is a data grid always scalable? Is the cloud the next step? Cameron Purdy answered these questions and others during an InfoQ interview, and also gave some hints on how to build scalable grids and how to avoid horror stories.

Randy Shoup Discusses the eBay Architecture

Topics
Enterprise Architecture,
SOA,
Search,
Design,
Fault Tolerance,
Performance & Scalability,
Grid Computing,
Architecture

In this interview from QCon San Francisco 2007, Randy Shoup discusses the architecture of eBay. Topics discussed include eBay's architectural principles, horizontal and vertical partitioning, ACID vs. BASE, handling data inconsistency, distributed caching, updating eBay on the fly, architectural and coding standards, eBay's search infrastructure, grid computing, and SOA.