<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Resource Layer</title>
<meta name="AUTHOR" content="Jose M Vidal"></meta>
<meta name="GENERATOR" content="xslides.el, written by J.M. Vidal"></meta>
<link rel="next" href="gridarchitecture.xml" title="Collective Layer"/>
<link rel="previous" href="gridarchitecture.xml"  title="Connectivity"/>
<link rel="author" href="../../index.html" title="Jose M Vidal"/>
<link rel="parent" href="index.xml" title="Index"/>
<link rel="top" href="../index.html" title="Presentation List"/>

<link rel="stylesheet" type="text/css" href="../xslides-medwhite.css" title="White" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-medblue.css" title="Blue" media="all" />
 	    <link rel="alternate stylesheet" type="text/css" href="../xslides-usc.css" title="USCTheme" media="all" />
<script type="text/javascript" src="../scripts/stylehelper.js"></script>
</head>
<body>
<div class="navbar">
<p>
<a onclick="javascript:this.href=getURL('gridarchitecture.xml');return true;" rel="prev" href="gridarchitecture.xml" accesskey="P" title="Connectivity">&larr;</a>
<a rel="index" href="index.xml" onclick="javascript:this.href=getURL('index.xml');return true;" accesskey="I" title="Index Page">^</a>
<a rel="next" href="gridarchitecture.xml" onclick="javascript:this.href=getURL('gridarchitecture.xml');return true;" accesskey="N" title="Collective Layer">&rarr;</a>
</p>
</div>
<div class="talktitle"><p>Grid Computing</p></div>
<h1 class="slide">Resource Layer</h1>
<div class="slidebody">
      <ul>
	<li>There are <dfn>information protocols</dfn> that tells us
	about the state of the resource and <dfn>management
	protocols</dfn> that negotiate access to a resource. </li>

	<li><b>Globus</b> provides: </li>
      </ul>
      <ol>
	<li>The Grid Resource Information Protocol (GRIP), based on <a class="remote" href="http://www.wikipedia.org/wiki/LDAP" title="wikipedia:LDAP">LDAP</a>, provides information about
	resources. GRRP is for resource registration.</li>

	<li>The Grid Resource Access and Management (GRAM) protocol is
	HTTP-based and used for allocation of computational resource
	and monitoring and controlling them. </li>

	<li>The GridFTP is an extension of <a class="remote" href="http://www.wikipedia.org/wiki/Ftp" title="File Transfer Protocol">FTP</a> allows partial file
	access and management of parallelism for high-speed
	transfers.</li>

	<li>LDAP. </li>
      </ol>
    </div><hr class="bottom"/>
<p class="author"><a href="../../index.html">Jos&eacute; M. Vidal</a>
<a href=" http://validator.w3.org/check?uri=http://jmvidal.cse.sc.edu/talks/gridcomputing/resource.xml">.</a></p>
<p class="pagenumber">7 of 14</p>
</body>
</html>