Changes between Version 74 and Version 75 of main_old

Show
Ignore:
Timestamp:
05/19/11 17:56:01 (13 years ago)
Author:
bartek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • main_old

    v74 v75  
    6161  <area shape="rect" alt="QCG Data Movement" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_DataMovement" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_DataMovement" title="QCG Data Movement" coords="111,224,178,264"> 
    6262  <area shape="rect" alt="QCG Broker" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Broker" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Broker" title="QCG Broker" coords="255,182,383,221"> 
    63   <area shape="rect" alt="QCG BES/AR" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES" title="QCG BES/AR" coords="469,109,598,148"> 
    64   <area shape="rect" alt="QCG BES/AR" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES" target="http://www.qoscosgrid.org//trac/qcg/wiki/QCG_BES" title="QCG BES/AR" coords="34,109,162,148"> 
    65   <area shape="rect" alt="QCG-Notification" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Notification" target="http://www.qoscosgrid.org//trac/qcg/wiki/QCG_Notification" title="QCG Notification" coords="487,53,578,94"> 
     63  <area shape="rect" alt="QCG BES/AR" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES_AR" title="QCG BES/AR" coords="469,109,598,148"> 
     64  <area shape="rect" alt="QCG BES/AR" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_BES_AR" title="QCG BES/AR" coords="34,109,162,148"> 
     65  <area shape="rect" alt="QCG-Notification" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Notification" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Notification" title="QCG Notification" coords="487,53,578,94"> 
    6666  <area shape="rect" alt="QCG-Notification" href="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Notification" target="http://www.qoscosgrid.org/trac/qcg/wiki/QCG_Notification" title="QCG Notification" coords="51,49,147,93"> 
    6767  <area shape="rect" coords="772,115,772,115"> 
     
    7171In a nutshell, the !QosCosGrid middleware consists of two logical levels: grid domain and administrative domain. Grid-level services control, schedule and generally supervise the execution of end-users applications, which are spread between independent administrative domains. The administrative domain represents a single resource provider (e.g. HPC or datacenter) participating in a certain Grid or Cloud environment by sharing its computational resources, e.g. computing clusters, with both local and external end-users. The logical separation of administrative domains corresponds with the fact that they are possessed by different institutions or resource owners. Each institution contributes its resources for the benefit of the entire Grid or Cloud, while controlling its own administrative domain and own resource allocation/sharing policies.  
    7272 
    73 The key component of every administrative domain in !QosCosGrid is the [[QCG_BES|QCG BES/AR service]], which gives the  
    74 remote access to queuing systems resources. QCG BES/AR supports advance reservations, parallel execution environments - OpenMPI, !ProActive and MUSCLE with coordinators responsible for synchronization of cross-cluster executions (see [[QCG_libraries_and_cross-cluster_communication|Cross-cluster communication]]) and [[QCG_DataMovement|QCG Data Movement services]] for managing input and output data. The another relevant service at the administrative domain is in charge of notification mechanism and it is called [[QCG_Notification|QCG Notification]]. These services are tightly integrated and connected to the Grid-level services. The critical service on that level is [[QCG_Broker|QCG Broker]], which is a meta-scheduling framework controlling executions of applicaitons on the top of queuing systems via QCG BES/AR services. 
     73The key component of every administrative domain in !QosCosGrid is the [[QCG_BES_AR|QCG BES/AR service]], which gives the remote access to queuing systems resources. QCG BES/AR supports advance reservations, parallel execution environments - OpenMPI, !ProActive and MUSCLE with coordinators responsible for synchronization of cross-cluster executions (see [[QCG_libraries_and_cross-cluster_communication|Cross-cluster communication]]) and [[QCG_DataMovement|QCG Data Movement services]] for managing input and output data. The another relevant service at the administrative domain is in charge of notification mechanism and it is called [[QCG_Notification|QCG Notification]]. These services are tightly integrated and connected to the Grid-level services. The critical service on that level is [[QCG_Broker|QCG Broker]], which is a meta-scheduling framework controlling executions of applicaitons on the top of queuing systems via QCG BES/AR services. 
    7574 
    7675== End-user Information ==