Open source grid computing software
Few open source grid computing softwares --- quite interesting
Gridgain - Completely built on Java with the below key features
- Advanced Affinity Map/Reduce
- Annotation-based grid-enabling with AOP
- SPI-based integration and customization
- Advanced load balancing and scheduling
- Pluggable Fault-Tolerance
- One compute grid - many data grids
- Zero deployment model
- JMX-based Management & Monitoring
A software platform for volunteer computing and desktop grid computing.
BOINC is designed to support applications that have large computation requirements, storage requirements, or both.
The main requirement of the application is that it be divisible into a large number (thousands or millions) of jobs that can be done independently.
BOINC is used by SETI@home
NGrid is an open source (LGPL) grid computing framework written in C#. NGrid aims to be platform independent via the Mono project.
Comments