I’ve recently discovered that a grid computing service was available at the University of Liege (where I am working), inside the Alma-Grid structure. The “Alma-grid” name is quite confusing since, if I understand correctly, they offer lab solutions for genomics, proteomics, etc., and bioinformatics is only a part of it.
A Grid is a network of many computers sharing their unused ressources (CPU and/or disk storage) to solve large-scale computation problems. We can see that like a distributed computational and/or storage system. Well-known “grid computing” projects are, a.o., SETI@Home or Folding@Home. The main advantage of a grid is that you reach the power of mainframe computers in terms of CPU power and/or storage, without the cost of buying one since a grid usually uses common desktop computers distributed around the world.
...