You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bu...@apache.org on 2012/06/19 07:18:06 UTC

svn commit: r822325 - in /websites/production/camel/content: asynchronous-routing-engine.html cache/main.pageCache

Author: buildbot
Date: Tue Jun 19 05:18:06 2012
New Revision: 822325

Log:
Production update by buildbot for camel

Modified:
    websites/production/camel/content/asynchronous-routing-engine.html
    websites/production/camel/content/cache/main.pageCache

Modified: websites/production/camel/content/asynchronous-routing-engine.html
==============================================================================
--- websites/production/camel/content/asynchronous-routing-engine.html (original)
+++ websites/production/camel/content/asynchronous-routing-engine.html Tue Jun 19 05:18:06 2012
@@ -80,7 +80,7 @@
 
 <p>As of Camel 2.4 the asynchronous routing engine is back and kicking.<br clear="none">
 All the <a shape="rect" href="enterprise-integration-patterns.html" title="Enterprise Integration Patterns">Enterprise Integration Patterns</a> is supported as well a selected number of <a shape="rect" href="components.html" title="Components">Components</a>:</p>
-<ul class="alternate" type="square"><li><a shape="rect" href="ahc.html" title="AHC">AHC</a> <b>Camel 2.8:</b> (only producer)</li><li><a shape="rect" href="avro.html" title="avro">Avro</a> <b>Camel 2.10:</b> (only producer)</li><li><a shape="rect" href="cxf.html" title="CXF">CXF</a> <b>Camel 2.5:</b> (both consumer and producer)</li><li><a shape="rect" href="cxfrs.html" title="CXFRS">CXFRS</a> <b>Camel 2.5:</b> (only consumer)</li><li><a shape="rect" href="jbi.html" title="JBI">JBI</a> (both consumer and producer)</li><li><a shape="rect" href="jetty.html" title="Jetty">Jetty</a> (both consumer and producer)</li><li><a shape="rect" href="jms.html" title="JMS">JMS</a> <b>Camel 2.5:</b> (only producer for <a shape="rect" href="request-reply.html" title="Request Reply">Request Reply</a> messaging over JMS). <b>Camel 2.9:</b> (consumer, if option <tt>asyncConsumer=true</tt> is used).</li><li><a shape="rect" href="jms.html" title="JMS">JMS</a> <b>Camel 2.9:</b> (also consumer)</li
 ><li><a shape="rect" href="nmr.html" title="NMR">NMR</a> (both consumer and producer)</li><li><a shape="rect" href="netty.html" title="Netty">Netty</a> only producer (<b>Camel 2.10:</b> also consumer)</li><li><a shape="rect" href="restlet.html" title="Restlet">Restlet</a> <b>Camel 2.8:</b> (only producer)</li><li><a shape="rect" href="seda.html" title="SEDA">SEDA</a> (both consumer and producer)</li></ul>
+<ul class="alternate" type="square"><li><a shape="rect" href="ahc.html" title="AHC">AHC</a> <b>Camel 2.8:</b> (only producer)</li><li><a shape="rect" href="avro.html" title="avro">Avro</a> <b>Camel 2.10:</b> (only producer)</li><li><a shape="rect" href="cxf.html" title="CXF">CXF</a> <b>Camel 2.5:</b> (both consumer and producer)</li><li><a shape="rect" href="cxfrs.html" title="CXFRS">CXFRS</a> <b>Camel 2.5:</b> (only consumer)</li><li><span class="error">[Guava EventBus]</span> <b>Camel 2.10:</b> (only consumer)</li><li><a shape="rect" href="jbi.html" title="JBI">JBI</a> (both consumer and producer)</li><li><a shape="rect" href="jetty.html" title="Jetty">Jetty</a> (both consumer and producer)</li><li><a shape="rect" href="jms.html" title="JMS">JMS</a> <b>Camel 2.5:</b> (only producer for <a shape="rect" href="request-reply.html" title="Request Reply">Request Reply</a> messaging over JMS). <b>Camel 2.9:</b> (consumer, if option <tt>asyncConsumer=true</tt> is used).</li><li><a
  shape="rect" href="jms.html" title="JMS">JMS</a> <b>Camel 2.9:</b> (also consumer)</li><li><a shape="rect" href="nmr.html" title="NMR">NMR</a> (both consumer and producer)</li><li><a shape="rect" href="netty.html" title="Netty">Netty</a> only producer (<b>Camel 2.10:</b> also consumer)</li><li><a shape="rect" href="restlet.html" title="Restlet">Restlet</a> <b>Camel 2.8:</b> (only producer)</li><li><a shape="rect" href="seda.html" title="SEDA">SEDA</a> (both consumer and producer)</li></ul>
 
 
 <p>When we say a component is supported, that means, the component is leveraging the asynchronous model. For example <a shape="rect" href="jetty.html" title="Jetty">Jetty</a> uses continuations and the async http client to be fully asynchronous and non blocked. That means no threads will ever be blocked while waiting for a reply.</p>

Modified: websites/production/camel/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.