UDP/IP is a connectionless protocol and it is therefore necessary for MQe
to acknowledge which packets have been received. To help minimize the network
traffic, the packets are flowed across the wire in groups. Once the number
of packets in a group have been sent, the initiator will then wait for an
acknowledgement from the responder before sending a request for acknowledgement.
- Set using Java™ property com.ibm.mqe.adapters.MQeCommunicationsAdapter.groupSize
- Default value 5
- Maximum value 255