Skip to content

Commit 8f617f5

Browse files
authored
Update index.md
1 parent ce611d7 commit 8f617f5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

index.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,17 @@ The following document describes logger enhancements made in MQ V9.0.2 and V9.1.
110110
[Logger Enhancements](./Logger-enhancements-for-MQ-v9.0.2-and-v9.1.pdf)
111111

112112
#### Performance Impact of COMPMSG on MQ Sender/Receiver Channels
113-
A short paper evaluating IBM MQ channel compression (COMPMSG) on Sender/Receiver channels across multiple message sizes, assessing compression efficiency with network latency. It compares Baseline, LZ4FAST, and ZLIBFAST, measuring message rate and CPU usage to show when compression improves throughput and when the baseline remains comparable. [COMPMSG.pdf](./PerformanceImpactWithCOMPMSG.pdf)
113+
A short paper evaluating IBM MQ channel compression (COMPMSG) on Sender/Receiver channels across multiple message sizes, assessing compression efficiency with network latency. It compares Baseline, LZ4FAST, and ZLIBFAST, measuring message rate and CPU usage to show when compression improves throughput and when the baseline remains comparable. [COMPMSG.pdf](./PerformanceImpactWithCOMPMSG.pdf
114+
115+
### Performance Report(For Monitoring Queue and Channel , Activity trace, MQ Trace )
116+
The report has been prepared using IBM MQ V9.4.3. This report provides insights into
117+
the overhead on message throughput and CPU utilization when using the techniques
118+
mentioned below to analyse issues.
119+
Performance of MQ where Queue and Channel Monitored
120+
Performance of MQ where Activity Trace enabled
121+
Performance of MQ where MQ Trace enabled [Performance Impact with Trace and Monitoring](./PerfornanceImpactWithActivtyTrace_MQTrace_MonintoringChannelQueue.pdf
122+
123+
114124

115125

116126
### MQ on OpenShift
@@ -185,3 +195,4 @@ You can contact @stmassey and @pharrishur with questions about the MQ Performanc
185195

186196

187197

198+

0 commit comments

Comments
 (0)