On 07/20/2012 05:52 AM, Gordon Sim wrote: > > Large message support (distinct from large queue support, which is > what flow-to-disk currently attempts to address) is not currently > supported anyway; the maximum size of message is limited by the > available memory. >
I know > I think some form of message 'grouping' is the most promising path > there; allowing at some level the single logical message to be treated > as a sequence of smaller messages. That way any support for large > queues can double as supporting large messages. I'll think some more > on this in the context of the AMQP 1.0 work. So the thoughts are to have large message support via grouping which would also then need large queue support. I.e. design better larger queue support and have large message support via grouping be a derivative of that case? Carl. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
