Consultor Eletrônico



Kbase P120281: How does SonicMQ support large message transfers?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/27/2006
Status: Unverified

GOAL:

How does SonicMQ support large message transfers?

GOAL:

What is the maximum message size for SonicMQ?

FACT(s) (Environment):

SonicMQ

FIX:

SonicMQ has been tested and is guaranteed to work with a message size of up to 10MB. If larger messages need to be sent it is necessary to have a SonicMQ installation that includes the ClientPlus libraries for the SonicMQ client. With ClientPlus there is no set limit to the message size.
SonicMQ with the ClientPlus option provides large message support by allowing a JMS message to be associated with an instance of a recoverable channel. The file that will be transferred will move through the recoverable channel dedicated to the sender. Internally, the file is sent in fragments. Fragment loss or duplication due to failure is handled internally.