<div>Hi Jon,</div><br><div class="gmail_quote">On Mon, Jul 19, 2010 at 11:25 PM, Jon Brisbin <span dir="ltr">&lt;<a href="mailto:jon.brisbin@npcinternational.com">jon.brisbin@npcinternational.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Is the spring-amqp stuff on a Maven repo somewhere yet? I&#39;m thinking about branching my async cache stuff and trying to integrate it with spring-amqp.<br>
<br></blockquote><div><br></div><div>Do you by any chance mean this spring-amqp code:�<a href="http://github.com/momania/spring-rabbitmq">http://github.com/momania/spring-rabbitmq</a></div><div>If so, there is nothing on any maven repo of that. Also it&#39;s not maintained anymore. (Not by me at least ;) )</div>
<div>�</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Along those lines, what kinds of performance testing has this undergone? I&#39;ll be interested to see how it performs compared to a completely asynchronous send-receive pattern like I&#39;m using now. I&#39;ve found that I get better throughput if I don&#39;t directly send or receive any messages. I&#39;ve been using consumers and dedicated message senders to handle all the messaging communication and use BlockingQueues exclusively for communication between the threads that actually do the work. It seems, in my cursory glances at the source code, that spring-amqp does something similar.<br>
</blockquote><div><br></div><div>As it is not very well maintained and also what a first raw take at the code it hasn&#39;t undergone much testing.</div><div><br></div><div>My suggestion is to wait a couple of more days for the first rabbitmq/amqp integration from SpringSource. That should be available very soon in a RC1 stage. Anybody from SpringSource/RabbitMQ team should be able to give a indication on this</div>
<div>�</div><div>Cheers,</div><div>Irmo</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Jon Brisbin<br>
Portal Webmaster<br>
NPC International, Inc.<br>
<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br>