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/10/04 21:23:19 UTC

svn commit: r1178917 - /incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext

Author: smarru
Date: Tue Oct  4 19:23:19 2011
New Revision: 1178917

URL: http://svn.apache.org/viewvc?rev=1178917&view=rev
Log:
adding roadmap document from mailing list discussion

Added:
    incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext

Added: incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext
URL: http://svn.apache.org/viewvc/incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext?rev=1178917&view=auto
==============================================================================
--- incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext (added)
+++ incubator/airavata/site/trunk/content/airavata/development/roadmap.mdtext Tue Oct  4 19:23:19 2011
@@ -0,0 +1,30 @@
+Title:     Development Roadmap
+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.
+
+The Apache Airavata project is gearing towards its first incubation release with the following components and features:
+
+* GFac-Axis2: An axis2 web service which can consume user defined command line descriptions and generate axis2 application web services.
+* XBaya - A desktop application which lets users to construct, execute and monitor workflow executions. 
+* XBaya is also used in the first release as a user management, application management and data browser. In the future release we will develop web gadgets to be deployed into containers like Apache Rave.
+* Workflow Interpreter: Axis2 wrapper around XBaya dynamic executor. This is a simple and interactive workflow execution engine. Future releases will support Apache ODE in addition to interpreter service. 
+* WS-Messenger: WS-Eventing/WS-Notification based messaging system.
+* Registry-API: A thick client registry API for Airavata to put and get documents. Current JCR implementation is supported by Jack-Rabbit.
+
+Users will be able to build and deploy the entire suite or selected components with one click maven installation and axis2 deployment. 
+The toolkit will enable user management in Jack Rabbit, constructing and executing third party and GFac generated services as workflows, 
+monitor progress through events and catalog and browse workflow inputs and outputs.