InfoQ

InfoQ

Editor Specific Content View

All of David Pallmann's Content on InfoQ


Latest featured content by David Pallmann

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.

Grid Computing on the Azure Cloud Computing Platform, Part 1

Topics
.NET,
Cloud Computing,
Grid Computing,
Architecture

In this 3-parts series of articles, David Pallmann explains how to perform grid computations on the Azure cloud computing platform. In Part 1 he presents a design pattern for using Azure for grid computing, while in Part 2 and 3 he is going to give a concrete code example.