The Web Graph Database

Changes between Version 6 and Version 7 of MeshBase


Ignore:
Timestamp:
01/19/10 05:14:46 (3 years ago)
Author:
http://mylid.net/jernst
Comment:

editorial improvements

Legend:

Unmodified
Added
Removed
Modified
  • MeshBase

    v6 v7  
    11= Term: MeshBase = 
    22 
    3 Each MeshObject managed by InfoGrid lives in a MeshBase. A MeshBase contains, at the minimum, its HomeObject. Depending on the underlying implementation and available computing resources, a MeshBase may contain an unlimited number of [wiki:MeshObject MeshObjects]. 
     3Each MeshObject managed by !InfoGrid lives in a MeshBase. A MeshBase contains, at the minimum, its HomeObject. Depending on the underlying implementation and available computing resources, a MeshBase may contain a potentially unlimited number of [wiki:MeshObject MeshObjects]. 
    44 
    5 InfoGrid provides a number of different implementations of the MeshBase concept, including: 
     5!InfoGrid provides a number of different implementations of the MeshBase concept, including: 
    66 * in-memory, i.e. the MeshBase keeps all of its [wiki:MeshObject MeshObjects] in memory 
    77 * [wiki:Store]-based, i.e. the MeshBase swaps out unused [wiki:MeshObject MeshObjects] to an external [wiki:Store].