You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by bu...@apache.org on 2012/11/18 01:04:46 UTC

svn commit: r838698 - in /websites/staging/airavata/trunk/content: ./ airavata_overview.png index.html

Author: buildbot
Date: Sun Nov 18 00:04:46 2012
New Revision: 838698

Log:
Staging update by buildbot for airavata

Added:
    websites/staging/airavata/trunk/content/airavata_overview.png   (with props)
Modified:
    websites/staging/airavata/trunk/content/   (props changed)
    websites/staging/airavata/trunk/content/index.html

Propchange: websites/staging/airavata/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Nov 18 00:04:46 2012
@@ -1 +1 @@
-1406585
+1410805

Added: websites/staging/airavata/trunk/content/airavata_overview.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/airavata/trunk/content/airavata_overview.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: websites/staging/airavata/trunk/content/index.html
==============================================================================
--- websites/staging/airavata/trunk/content/index.html (original)
+++ websites/staging/airavata/trunk/content/index.html Sun Nov 18 00:04:46 2012
@@ -19,7 +19,7 @@
     limitations under the License.
 -->
   <link href="/css/airavata.css" rel="stylesheet" type="text/css">
-  <title>Overview</title>
+  <title>Apache Airavata</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 </head>
 
@@ -89,8 +89,11 @@
   </div>
 
   <div id="content">
-    <h1 class="title">Overview</h1>
-    <p>Apache Airavata is a software toolkit currently used to build science gateways but that has a much wider potential use. It provides features to compose, manage, execute, and monitor small to large scale applications and workflows on computational resources ranging from local clusters to national grids and computing clouds. Gadgets interfaces to Airavata back end services can be deployed in open social containers such as Apache Rave and modify them to suit their needs. Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.</p>
+    <h1 class="title">Apache Airavata</h1>
+    <p>Apache Airavata is a distributed computing software framework predominantly used to build Science Gateways. Airavata provides features to construct, execute, manage and monitor small to large scale applications and workflows on computational resources including local clusters, supercomputers, national grids, academic and commercial clouds. Airavata builds on general concepts of service oriented computing, distributed messaging, and workflow composition and orchestration.</p>
+<p>Airavata bundles services  interfaces to Airavata back end services can be deployed in open social containers such as Apache Rave and modify them to suit their needs.</p>
+<h4 id="airavata-in-1000-words">Airavata in 1000 words</h4>
+<p><img alt="Airavata Overview" src="/airavata_overview.png" title="Airavata Overview" /></p>
 <h3 id="airavata-components">Airavata Components</h3>
 <ul>
 <li>XBaya Workflow Suite - includes a GUI for workflow composition and monitoring. The workflows can be interpreted at each step providing dynamic interactive capabilities. The composed workflow can be exported to various workflow languages like BPEL, SCUFL, Condor DAG, Jython and Java. The defacto workflow enacting engine used is Apache ODE.</li>