Posts under ‘GRID’

The Server Labs @ Cloud Computing Expo 09 - Update

The presentation we gave last month at Cloud Computing and Expo in Prague is now avaliable online below
Cloud Science

Update 29 Jun 2009:
Amazon has just published this blog entry about The Server Labs’s Proof of Concept for ESA Scaling to the Stars

The Server Labs @ the Cloud Computing Expo Europe 09

We are glad to announce that we are going to publish a paper and give a talk at the Cloud Computing Expo Europe
Paper Title: Cloud Science: Astrometric Processing in Amazon EC2/S3
Paper Abstract:
With the maturing of cloud computing, it is now feasible to run scientific applications in the cloud. Data storage and [...]

Distributed JUnit testing with GridGain

Recently we have been running some problems while testing distributed applications with JUnit. The main problem was that we were running the client and the server within the same host. Although the test passed because the application logic was correct. Running the application distributed failed due to some errors related with the naming of the [...]