Posted: Tue Mar 11, 2008 10:58 pm Post subject: MQ Bandwidth Throttling
Apprentice
Joined: 24 Jul 2007 Posts: 43 Location: Cape Town
I would like to know if MQ supports or can be configured to implement bandwidth throttling or bandwidth management.
I have a couple of queue managers that sits on the other side of a very unreliable and low bandwidth network and it shares this network with other applications. I can therefore not use the bandwidth exclusively. _________________ The answer to the question is 42
Packet size is not really related to bandwidth usage.
Assuming you are using TCP/IP based channels, you would have to use the capabilities of your router network to shape the traffic, based on port number. It's not something that MQ can influence directly.
Indirectly you could attempt to inject pacing into message traffic by inserting delays in the putting application, or in a channel exit.
With MQ V6 you can enable data compression at the channel level and this would be a good idea to reduce bandwidth.
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