On 20/08/07, Rupert Smith <[EMAIL PROTECTED]> wrote: > So is this what the example, 'Option3', is describing? Is it a streamed > messages split into chunks? And we are doing streaming through the 'message > class' now?
I think this should be described as chunking not streaming, since that is all it is - allowing the client to control the sending of a message in chunks. It is not "end to end" streaming. > I'm perfectly happy with that, but I see it as a JMS extensions, not > replacement. Absolutely. RG
