Thanks for your help.
But I have another thought. If I knew the name of the temp queue, couldn't I
configure like:
<policyEntry queue="tempQueue*" memoryLimit="100mb" />
and it would obey that rule?  Is there anyway to know the names (or prefix)
of temp queues ahead of time?
Thanks.




Gary Tully wrote:
> 
> Temp queues will be subject to the same memory limits as regular queues
> but
> there is no explicit size limit. Message expiry (time to live) is probably
> your friend here.
> 
> 2009/10/20 sub3 <st...@subwest.com>
> 
>>
>> In my activemq.xml file, I like to keep all the queues small.  However,
>> for
>> one processes that accepts requests & return the data via a temporary
>> queue,
>> the data might be larger than my maximum size.
>> Is there anyway to set the size of a temporary queue?
>>
>> Thanks.
>> --
>> View this message in context:
>> http://www.nabble.com/Can-I-set-a-temporary-queue-size--tp25980282p25980282.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> http://blog.garytully.com
> 
> Open Source Integration
> http://fusesource.com
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can-I-set-a-temporary-queue-size--tp25980282p25991370.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to