<?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>Fabric 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="Connectivity"/>
<link rel="previous" href="gridarchitecture.xml"  title="Grid Architecture"/>
<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="Grid Architecture">&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="Connectivity">&rarr;</a>
</p>
</div>
<div class="talktitle"><p>Grid Computing</p></div>
<h1 class="slide">Fabric Layer</h1>
<div class="slidebody">
      <ul>
	<li>Provides the resources that are shared by the Grid: CPU
	time, storage, sensors.</li>

	<li>Fabric allows user to <em>ask</em> about available
	resources and provides <em>resource management</em>
	mechanism. For example
	  <ul>
	    <li><em>Computational resources:</em> How fast is the
	    hardware? Start, monitor, stop.</li>

	    <li><em>Storage:</em> Can I read/write? how much? how
	    fast? Read, write. </li>

	    <li><em>Network:</em> What is the load? Reserve
	    bandwidth. </li>

	    <li><em>Code repositories:</em> CVS. </li>

	    <li><em>Catalogs:</em> relational databases.</li>
	  </ul>
	</li>

	<li><b>Globus</b> uses whatever is already on the machine, but
	provides its own software if there is none. </li>
      </ul>
    </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/fabric.xml">.</a></p>
<p class="pagenumber">5 of 14</p>
</body>
</html>