JGroups Protocol FRAG2
Jump to navigation
Jump to search
External
Internal
Overview
FRAG2 fragments large messages into smaller ones, sends the smaller ones, and at the receiver side, the smaller fragments will be re-assembled into larger messages again and delivered to the application. FRAG2 is more efficient than FRAG, in that it does one less copy. FRAG2 only fragments the payload.