You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by th...@apache.org on 2010/11/15 16:28:29 UTC

svn commit: r1035303 - /incubator/river/site/trunk/content/success-stories.mdtext

Author: thobbs
Date: Mon Nov 15 15:28:28 2010
New Revision: 1035303

URL: http://svn.apache.org/viewvc?rev=1035303&view=rev
Log:
Updated with Rio link and content with permission from Dennis Reedy.

Modified:
    incubator/river/site/trunk/content/success-stories.mdtext

Modified: incubator/river/site/trunk/content/success-stories.mdtext
URL: http://svn.apache.org/viewvc/incubator/river/site/trunk/content/success-stories.mdtext?rev=1035303&r1=1035302&r2=1035303&view=diff
==============================================================================
--- incubator/river/site/trunk/content/success-stories.mdtext (original)
+++ incubator/river/site/trunk/content/success-stories.mdtext Mon Nov 15 15:28:28 2010
@@ -34,4 +34,23 @@ QCG uses the JERI layer of River in thei
 To borrow from the [Blitz project](http://www.dancres.org/blitz/) homepage: "The purpose of the  is to further the use of JavaSpaces and JINITM through the provision of essential resources"
 
 ## Glyph
-[Glyph](https://glyph.dev.java.net/) is a set of utilities and annotations to speed up development for Jini-enabled applications.
\ No newline at end of file
+[Glyph](https://glyph.dev.java.net/) is a set of utilities and annotations to speed up development for Jini-enabled applications.
+
+## Rio
+[Rio](http://www.rio-project.org)  is an open source technology that provides a dynamic architecture for developing, deploying and managing distributed systems composed of services. 
+
+Rio turns a network of compute resources into a dynamic service, providing a policy based approach for fault detection and recovery, scalability and dynamic deployment. Key to the architecture are a set of dynamic capabilities and reliance on policy-based and SLA mechanisms. 
+
+Developing services for use with Rio is simple. Rio provides a non-intrusive model that removes the complexity surrounding service development and deployment. 
+
+Key features include: 
+
+  1. Dynamic architecture for distributed systems
+  1. Built-in fault detection and recovery for your services
+  1. Policy based SLA enforcement
+  1. Support for external systems, encapsulate the control and monitoring of other frameworks
+  1. Built-in support for Maven artifact resolution at deploy time
+  1. Extensible service development & deployment support:
+   1. POJOs
+   1. Spring
+   1. Maven based artifact resolution
\ No newline at end of file