mirror of
https://github.com/apache/activemq.git
synced 2025-02-06 10:09:28 +00:00
Hiram R. Chirino
d9987ffd31
The roundrobin test was failing on slow machines because the prefetch size was too small so the round robined
distribution was not equals since the slow consumer's prefetch window would fill up and other consumers would unevenly get more messages. git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@365537 13f79535-47bb-0310-9956-ffa450edef68
Welcome to ActiveMQ =================== ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation. To help you get started, try the following links:- Getting Started http://activemq.org/Getting+Started Building http://activemq.org/Building Examples http://activemq.org/Examples We welcome contributions of all kinds, for details of how you can help http://activemq.codehaus.org/Contributing Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel http://activemq.org/ Please help us make ActiveMQ better - we appreciate any feedback you may have. Enjoy! ----------------- The ActiveMQ team
Description
Languages
Java
97%
JavaScript
1.7%
HTML
0.6%
Shell
0.3%
CSS
0.1%
Other
0.1%