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 2011/06/10 12:32:34 UTC

svn commit: r790708 - /websites/staging/airavata/trunk/content/airavata/index.html

Author: buildbot
Date: Fri Jun 10 10:32:33 2011
New Revision: 790708

Log:
Staging update by buildbot

Modified:
    websites/staging/airavata/trunk/content/airavata/index.html

Modified: websites/staging/airavata/trunk/content/airavata/index.html
==============================================================================
--- websites/staging/airavata/trunk/content/airavata/index.html (original)
+++ websites/staging/airavata/trunk/content/airavata/index.html Fri Jun 10 10:32:33 2011
@@ -62,7 +62,7 @@
 
   <div id="content">
     <h1 class="title">Apache Airavata (Incubating)</h1>
-    <p>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 large scale applications and workflows on computational resources ranging from local clusters to national grids and computing clouds. Users can use Airavata back end services and build gadgets to deploy 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>
+    <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>
 <h3 id="airavata_components">Airavata Components</h3>
 <p>XBaya Workflow Suite - includes a GUI for workflow composition and monitoring. 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.
 GFac - an application wrapper service that can be used to wrap command line-driven science applications and make them into robust, network- accessible services. This component is build on Axis2 web service stack.