You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2014/02/06 15:27:46 UTC

svn commit: r1565270 - in /uima/site/trunk/uima-website: docs/index.html xdocs/index.xml

Author: cwiklik
Date: Thu Feb  6 14:27:45 2014
New Revision: 1565270

URL: http://svn.apache.org/r1565270
Log:
UIMA-3595 Added DUCC description to the main content

Modified:
    uima/site/trunk/uima-website/docs/index.html
    uima/site/trunk/uima-website/xdocs/index.xml

Modified: uima/site/trunk/uima-website/docs/index.html
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/docs/index.html?rev=1565270&r1=1565269&r2=1565270&view=diff
==============================================================================
--- uima/site/trunk/uima-website/docs/index.html (original)
+++ uima/site/trunk/uima-website/docs/index.html Thu Feb  6 14:27:45 2014
@@ -250,10 +250,12 @@
         components (using the C++ framework).  The 
         <a href="doc-uimacpp-huh.html">C++ framework</a>, besides
         supporting annotators written in C/C++, also supports Perl, Python, and 
-        TCL annotators.  The 
-        <a href="doc-uimaas-what.html">UIMA-AS Scaleout Framework</a> is an add-on to the
-        base Java framework, supporting a very flexible scaleout capability
-        based on JMS (Java Messaging Services) and ActiveMQ.
+        TCL annotators. The <a href="doc-uimaas-what.html">UIMA-AS</a> and 
+		<a href="doc-uimaducc-whatitam.html">DUCC</a> are both Scaleout Frameworks and are 
+		addons to the base Java framework. The UIMA-AS supports very flexible scaleout 
+		capability based on JMS (Java Messaging Services) and ActiveMQ. The UIMA-DUCC extends UIMA-AS
+        by providing cluster management services to automate the scale-out of UIMA pipelines over 
+		computing clusters.
       </p>
                                                 <p>The frameworks support configuring and running pipelines of
         Annotator components.  These components do the actual work

Modified: uima/site/trunk/uima-website/xdocs/index.xml
URL: http://svn.apache.org/viewvc/uima/site/trunk/uima-website/xdocs/index.xml?rev=1565270&r1=1565269&r2=1565270&view=diff
==============================================================================
--- uima/site/trunk/uima-website/xdocs/index.xml (original)
+++ uima/site/trunk/uima-website/xdocs/index.xml Thu Feb  6 14:27:45 2014
@@ -101,10 +101,12 @@
         components (using the C++ framework).  The 
         <a href="doc-uimacpp-huh.html">C++ framework</a>, besides
         supporting annotators written in C/C++, also supports Perl, Python, and 
-        TCL annotators.  The 
-        <a href="doc-uimaas-what.html">UIMA-AS Scaleout Framework</a> is an add-on to the
-        base Java framework, supporting a very flexible scaleout capability
-        based on JMS (Java Messaging Services) and ActiveMQ.
+        TCL annotators. The <a href="doc-uimaas-what.html">UIMA-AS</a> and 
+		<a href="doc-uimaducc-whatitam.html">DUCC</a> are both Scaleout Frameworks and are 
+		addons to the base Java framework. The UIMA-AS supports very flexible scaleout 
+		capability based on JMS (Java Messaging Services) and ActiveMQ. The UIMA-DUCC extends UIMA-AS
+        by providing cluster management services to automate the scale-out of UIMA pipelines over 
+		computing clusters.
       </p>
         
       <p>The frameworks support configuring and running pipelines of