On 6/19/07, Rakesh Kumar <[EMAIL PROTECTED]> wrote:
Hi All, CAn anyone please let me know how to send a message through broker in part. I mean to say that if i have to send a message of large size say 100 MB, then how should i send this message through the producer. Should it be sent in chunk of bytes or as a whole message. If message should be sent in chunks then can anyone point me to a docs how to send it, or a sample program for that.
See the BlobMessage support in 5.0 http://activemq.apache.org/blob-messages.html -- James ------- http://macstrac.blogspot.com/
