Skip to content

ikonovalov/mq-bigmessages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mq-bigmessages

This is a little showcase how to send oversize message with WebSphere MQ.

In this case "oversize" mean that message is a bigger than queue's message size limit.

  • Segmentation (ShowSegmentationMQITest) and grouping (ShowGroupingMQITest) with a pure MQ API
  • Grouping (ShowGroupingJMSTest) with JMS API

@See tests

About

How to send oversize message with WebSphere MQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages