You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by bu...@apache.org on 2011/01/07 14:01:51 UTC

svn commit: r782271 - /websites/staging/river/trunk/content/river/concepts.html

Author: buildbot
Date: Fri Jan  7 13:01:51 2011
New Revision: 782271

Log:
Staging update by buildbot

Modified:
    websites/staging/river/trunk/content/river/concepts.html

Modified: websites/staging/river/trunk/content/river/concepts.html
==============================================================================
--- websites/staging/river/trunk/content/river/concepts.html (original)
+++ websites/staging/river/trunk/content/river/concepts.html Fri Jan  7 13:01:51 2011
@@ -72,6 +72,14 @@
 <h1 id="communication">Communication</h1>
 <p>Client and server communicate with a protocol called JERI. 
 There are JERI implementations for plain-tcp, plain-ssl, http, https and kerberos-tcp.</p>
+<h1 id="from_small_to_big">From small to big</h1>
+<p>The smallest river system is comprised of a rpc-server and a rpc-client.
+They only make use of JERI to communicate. No dynamic discovery is possible.</p>
+<p>The next system in size is a combination of a rpc-server, rpc-client and a registry. </p>
+<p>For a system that also provides for downloadable code, you will need a rpc-server, 
+rpc-client, registry and codebase-server.</p>
+<h1 id="services">Services</h1>
+<p>...</p>
           </div>
         </td>
         <td valign="top">