Author: jstrachan
Date: Sun Jun 11 23:59:22 2006
New Revision: 413592
URL: http://svn.apache.org/viewvc?rev=413592&view=rev
Log:
Latest export from confluence
Modified:
incubator/activemq/site/using-activemq.html
incubator/activemq/site/what-is-the-prefetch-limit-for.html
Modified: incubator/activemq/site/using-activemq.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/using-activemq.html?rev=413592&r1=413591&r2=413592&view=diff
==============================================================================
--- incubator/activemq/site/using-activemq.html (original)
+++ incubator/activemq/site/using-activemq.html Sun Jun 11 23:59:22 2006
@@ -258,7 +258,10 @@
<a href="javascript:hideChildren()">Hide Children</a></span>
</div>
<div class="greybox" id="children" style="display: none;">
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+embed+a+Broker+inside+a+Connection"
title="How do I embed a Broker inside a Connection">How do I embed a Broker
inside a Connection</a>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+prefetch+limit+for"
title="What is the prefetch limit for">What is the prefetch limit for</a>
+ <span class="smalltext">(ActiveMQ)</span>
+ <br>
+ <a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+embed+a+Broker+inside+a+Connection"
title="How do I embed a Broker inside a Connection">How do I embed a Broker
inside a Connection</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+enable+detailed+logging"
title="How can I enable detailed logging">How can I enable detailed logging</a>
@@ -334,9 +337,6 @@
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+do+I+use+ActiveMQ+using+in+JVM+messaging"
title="How do I use ActiveMQ using in JVM messaging">How do I use ActiveMQ
using in JVM messaging</a>
- <span class="smalltext">(ActiveMQ)</span>
- <br>
- <a
href="http://goopen.org/confluence/display/ACTIVEMQ/What+is+the+prefetch+limit+for"
title="What is the prefetch limit for">What is the prefetch limit for</a>
<span class="smalltext">(ActiveMQ)</span>
<br>
<a
href="http://goopen.org/confluence/display/ACTIVEMQ/How+can+I+avoid+serialization+of+Objects+in+ObjectMessage"
title="How can I avoid serialization of Objects in ObjectMessage">How can I
avoid serialization of Objects in ObjectMessage</a>
Modified: incubator/activemq/site/what-is-the-prefetch-limit-for.html
URL:
http://svn.apache.org/viewvc/incubator/activemq/site/what-is-the-prefetch-limit-for.html?rev=413592&r1=413591&r2=413592&view=diff
==============================================================================
--- incubator/activemq/site/what-is-the-prefetch-limit-for.html (original)
+++ incubator/activemq/site/what-is-the-prefetch-limit-for.html Sun Jun 11
23:59:22 2006
@@ -272,7 +272,7 @@
consumer = session.createConsumer(queue);</PRE>
</DIV></DIV>
-<H3><A name="Whatistheprefetchlimitfor-RamversuspPerformancetradeoff"></A>Ram
versus pPerformance tradeoff</H3>
+<H3><A name="Whatistheprefetchlimitfor-RamversusPerformancetradeoff"></A>Ram
versus Performance tradeoff</H3>
<P>Setting a relatively high value of prefetch leads to higher performance; so
the default values are typically > 1000; usually higher for topics and
higher for the non-persistent messaging. The prefetch size dictaces how many
messages will be held in RAM on the client so if your RAM is limited you may
want to set a low value such as 1 or 10 etc.</P></DIV>
@@ -284,8 +284,8 @@
</DIV>
<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 Jun 11, 2006
- (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=110&originalId=8687">view
change</A>)
+ last edited by <A
href="http://goopen.org/confluence/users/viewuserprofile.action?username=jstrachan">James
Strachan</A> on Jun 12, 2006
+ (<A
href="http://goopen.org/confluence/pages/diffpages.action?pageId=110&originalId=8691">view
change</A>)
(<A
href="http://goopen.org/confluence/pages/editpage.action?pageId=110">edit
page</A>)
</DIV>