Hi,
I'm looking through the 'MQSeries V5 Programming Examples' redbook, which has programming examples written in C. When the C program put a segmented message on the queue, it codes the following: md.MsgFlags = MQMF_SEGMENT (md = Message Descriptor).
Java API uses the MQMessage object...
Hi,
I'm trying to develop a Java program that will load the content of a very large file (> 1GB) onto a queue as a single message. I would like to use the segmentation features of MQSeries V5 to load the large file as segments of a large message onto the queue. For each chunk of data that I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.