You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2011/07/01 03:36:30 UTC

svn commit: r791949 - in /websites/production/airavata: ./ content/airavata/index.html

Author: smarru
Date: Fri Jul  1 01:36:29 2011
New Revision: 791949

Log:
Changing the components to bullets.

Modified:
    websites/production/airavata/   (props changed)
    websites/production/airavata/content/airavata/index.html

Propchange: websites/production/airavata/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Jul  1 01:36:29 2011
@@ -1 +1 @@
-/websites/staging/airavata/trunk:790685-791944
+/websites/staging/airavata/trunk:790685-791948

Modified: websites/production/airavata/content/airavata/index.html
==============================================================================
--- websites/production/airavata/content/airavata/index.html (original)
+++ websites/production/airavata/content/airavata/index.html Fri Jul  1 01:36:29 2011
@@ -64,12 +64,30 @@
 
   <div id="content">
     <h1 class="title">Apache Airavata (Incubating)</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>
+    <p>Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.</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.
-XRegistry - a registry service for storing deployment information about wrapped application services and constructed workflows.
-WS-Messenger - a publish-subscribe based message broker implemented on top of Apache Axis2 web services stack. It implements the WS-Eventing and WS-Notifications specifications and incorporates a message box component that facilities communications with clients behind firewalls and overcomes network glitches.</p>
+<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>
+<li>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.</li>
+<li>XRegistry - a registry service for storing deployment information about wrapped application services and constructed workflows.</li>
+<li>WS-Messenger - a publish-subscribe based message broker implemented on top of Apache Axis2 web services stack. It implements the WS-Eventing and WS-Notifications specifications and incorporates a message box component that facilities communications with clients behind firewalls and overcomes network glitches.</li>
+</ul>
   </div>
 
   <div id="footer">