Author: chirino
Date: Thu Jul 27 08:15:03 2006
New Revision: 426099
URL: http://svn.apache.org/viewvc?rev=426099&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/virtual-destinations.html
Modified: incubator/activemq/site/virtual-destinations.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/virtual-destinations.html?rev=426099&r1=426098&r2=426099&view=diff
==============================================================================
--- incubator/activemq/site/virtual-destinations.html (original)
+++ incubator/activemq/site/virtual-destinations.html Thu Jul 27 08:15:03 2006
@@ -306,9 +306,9 @@
<H3><A
name="VirtualDestinations-Customizingtheoutoftheboxdefaults"></A>Customizing
the out of the box defaults</H3>
-<P>The out of the box defaults are described above. Namely that the only
virtual topics available must be within the <B>VirtualTopics.></B> nsmespace
and that the consume queues are named <B>Consumer.</B>.VirtualTopics.>*.</P>
+<P>The out of the box defaults are described above. Namely that the only
virtual topics available must be within the <B>VirtualTopics.></B> nsmespace
and that the consume queues are named
<B>Consumer.*.VirtualTopics.></B>.</P>
-<P>You can configure this to use whatever naming convention you wish. The
following <SPAN class="nobr"><A
href="https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/global-virtual-topics.xml"
title="Visit page outside Confluence" rel="nofollow">example<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
shows how to make all topics virtual topics. Note that making a topic virtual
does add a small CPU overhead when sending messages to the topic but it is
fairly small.</P>
+<P>You can configure this to use whatever naming convention you wish. The
following <SPAN class="nobr"><A
href="https://svn.apache.org/repos/asf/incubator/activemq/trunk/activemq-core/src/test/resources/org/apache/activemq/broker/virtual/global-virtual-topics.xml"
title="Visit page outside Confluence" rel="nofollow">example<SUP><IMG
class="rendericon" src="http://goopen.org/confluence/images/icons/linkext7.gif"
height="0" width="0" align="absmiddle" alt="" border="0"></SUP></A></SPAN>
shows how to make all topics virtual topics. The example below is using the
name <B>></B> to indicate match all topics. You could use this wildcard to
apply different virtual topic policies in different hierarchies.</P>
<DIV class="code"><DIV class="codeContent">
<PRE class="code-xml"><SPAN class="code-tag"><beans></SPAN>
@@ -328,6 +328,8 @@
<SPAN class="code-tag"></beans></SPAN></PRE>
</DIV></DIV>
+
+<P>Note that making a topic virtual does add a small CPU overhead when sending
messages to the topic but it is fairly small.</P>
</DIV>
</DIV>
@@ -339,7 +341,7 @@
<DIV id="site-footer">
Added by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A>,
last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jul 27, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=9061&originalId=9293">view
change</A>)
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=9061&originalId=9296">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=9061">edit
page</A>)
</DIV>