Hi Richard,<br><br>At this point, neither Rabbit nor the clients support the stream functions. However, it shouldn&#39;t be too difficult to do this yourself. It has been discussed a number of times on the list before - one of the simplest solutions is to break your stream up into pieces yourself, and then include a custom header indicating when the stream is finished.<br>
<br>Cheers,<br>Paul.<br><br><div class="gmail_quote">On Mon, Jan 25, 2010 at 8:37 AM, Richard Holt <span dir="ltr">&lt;<a href="mailto:richard_holt@btopenworld.com">richard_holt@btopenworld.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi All,<br>
<br>
I was wondering if there is a java implementation of the Stream. functions<br>
i.e. Stream.Publish e.t.c.<br>
<br>
We are using very large files in some cases and the Basic.Publish balks at<br>
very large messages as does the client JVM.<br>
<br>
Regards,<br>
<br>
Richard<br>
--<br>
View this message in context: <a href="http://old.nabble.com/RabbitMQ-Streaming-tp27273093p27273093.html" target="_blank">http://old.nabble.com/RabbitMQ-Streaming-tp27273093p27273093.html</a><br>
Sent from the RabbitMQ mailing list archive at Nabble.com.<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="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</blockquote></div><br>