Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. AlexeiSkate

    How to set MsgFlag for segmentation using MQSeries for Java

    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...
  2. AlexeiSkate

    Segmentation with MQSeries for Java

    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...

Part and Inventory Search

Back
Top