ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Compression

Post new topic  Reply to topic
 Compression « View previous topic :: View next topic » 
Author Message
solomon_13000
PostPosted: Mon Aug 18, 2008 6:21 am    Post subject: Compression Reply with quote

Master

Joined: 13 Jun 2008
Posts: 284

From my reading I found that there are two types of compression. The first is known as the application compression and the other is known as the MQ compression. Which is better?. Also according to the article compression can help to improve channel performance and reduce network traffic. From my point of view segmentation is less favourable when compared to compression. Any opinion?. Also in the context of MQ compression we can choose to do a header or data compression. Is both preferable?.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Aug 18, 2008 1:21 pm    Post subject: Re: Compression Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

solomon_13000 wrote:
From my reading I found that there are two types of compression. The first is known as the application compression and the other is known as the MQ compression. Which is better?. Also according to the article compression can help to improve channel performance and reduce network traffic. From my point of view segmentation is less favourable when compared to compression. Any opinion?. Also in the context of MQ compression we can choose to do a header or data compression. Is both preferable?.

Compressing headers will make things extremely difficult if you need to inspect data on the wire... Data compression is usually sufficient.
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
gbaddeley
PostPosted: Mon Aug 18, 2008 7:07 pm    Post subject: Reply with quote

Jedi Knight

Joined: 25 Mar 2003
Posts: 2538
Location: Melbourne, Australia

Application Compression that is done in the application program before putting the message into MQ can achieve better compression than MQ's channel compression because it can be taylored to the type of data being handled, resulting in smaller messages than what MQ can do. However, this adds extra code to be maintained at both the sending and receiving apps. It may also make MQ message conversion impossible if its being transported between different platform types. The recommendation is to keep programs as simple as possible and let MQ do compression as part of its channel transport.

Header compression will result in smaller packets across the network, but unless the network capacity is very close to 100%, it probably won't make much difference to end-to-end performance.
_________________
Glenn
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Compression
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.