[rabbitmq-discuss] (how) is it intended to stream data via AMQP?
Matthias Radestock
matthias at lshift.net
Tue Jan 19 10:56:56 GMT 2010
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.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list