<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Real data is the only thing I ever use as test data and this data is in
MySQL. I could take it out but it would take too much work and time. I
have moved on to other possible solutions. Rabbit just keeps taking
more and more memory no matter what high water mark I set and
eventually goes awol after taking every available physical and swap
memory it can get its hands on and then crashes a few hours later with
a crash dump. Honestly I think Rabbit is so fast and my messages are
quite large that it just can't keep up with GC given its speed. <br>
<br>
I am looking for a heavy volume load balancing solution and I have
given up an any MQ solution being appropriate for this task.<br>
<br>
Thanks.<br>
<br>
Wayne<br>
<br>
Tony Garnock-Jones wrote:
<blockquote cite="mid:4BE92955.3010202@lshift.net" type="cite">
  <pre wrap="">Hi Wayne,

Wayne Van Den Handel wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">And, as Colin suggests, if you can post the code then we can try to 
reproduce the problem.
      </pre>
    </blockquote>
    <pre wrap="">My code is reading data from a MySQL database as the source so this 
"scenario" is not portable.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Could you set it up to publish and consume dummy test data of appropriate sizes
instead? Essentially simulate everything except the contents of the messages
going through the system: the routing keys, the exchange names, the bindings,
the queues, etc.

Tony

  </pre>
</blockquote>
<br>
</body>
</html>