[rabbitmq-discuss] (how) is it intended to stream data via AMQP?
james anderson
james.anderson at setf.de
Tue Jan 19 11:07:27 GMT 2010
good morning;
On 2010-01-19, at 11:56 , Matthias Radestock wrote:
> James,
>
> james anderson wrote:
>> On 2010-01-19, at 09:17 , Matthias Radestock wrote:
>>> You could simply specially mark the message carrying the last
>>> chunk. Or have a separate "End of Stream" message.
>> if it were clear how to do this out-of-band, that would work.
>
> You'd do it all at the application level, i.e. you'd break the data
> into chunks and transmit each chunk as a separate AMQP message.
>
> This has nothing to do with AMQP fragmentation.
where there is no facility for it, most definitely.
standard practice is to include such indicators in the message
content body?
More information about the rabbitmq-discuss
mailing list