Do you have a test case by any chance? What happens, do you get just
blocking broker?

BTW for messags of over 100K you should set the prefetch value to 1
for clients...

http://incubator.apache.org/activemq/what-is-the-prefetch-limit-for.html

I wonder if you feel up to the challenge of porting JMS Streams to
.Net? :) The code is not that hard to do...

http://incubator.apache.org/activemq/maven/activemq-core/xref/org/apache/activemq/ActiveMQConnection.html#1655

the only clever bit really is in these 2 classes

http://incubator.apache.org/activemq/maven/activemq-core/xref/org/apache/activemq/ActiveMQInputStream.html
http://incubator.apache.org/activemq/maven/activemq-core/xref/org/apache/activemq/ActiveMQOutputStream.html

On 7/31/06, cbourne <[EMAIL PROTECTED]> wrote:

James,

Been doing some more testing using the 4.1 snap shot with the following
settings and a large heap size:
 <memoryManager>
        <usageManager id="memory-manager" limitMB="400"/>
    </memoryManager>

However, we still can't seem to push files much larger than about 10mb
through the queues! Smaller files seem to work OK.

Do you have any more suggesdtions?

Carl
--
View this message in context: 
http://www.nabble.com/ActiveMQ-OpenWire-.NET-Example-tf2014936.html#a5573569
Sent from the ActiveMQ - Dev forum at Nabble.com.




--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to