Consultor Eletrônico



Kbase 19656: SonicMQ: How Many Bytes Go over the Wire for One Message
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/12/2000

SUMMARY:
The overhead associated with the SonicMQ over-the-wire protocol is typically 190-200 bytes and is comprised of message headers that are necessary for routinginformation, security information, etc. As Java Message Service (JMS) properties are set on a message, the size will, obviously, increase.

For example, if you are creating a message with no additional properties, and the body of this message is 50 bytes, approximately 250 bytes will go over the wire.