Skip to content

Commit 94ad5ef

Browse files
4.1.0 release notes: QQ parallelism improvements is a release highlight
(cherry picked from commit 9360f67)
1 parent 6363ca0 commit 94ad5ef

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release-notes/4.1.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ See Compatibility Notes below to learn about **breaking or potentially breaking
99

1010
Some key improvements in this release are listed below.
1111

12+
### Quorum Queue Throughput and Parallelism Improvements
13+
14+
Quorum queue log reads are now offloaded to channels (sessions, connections).
15+
16+
In practical terms this means improved consumer throughput, lower interference of publishers
17+
on queue delivery rate to consumers, and improved CPU core utilization by each quorum queue
18+
(assuming there are enough cores available to the node).
19+
1220
### Initial Support for AMQP 1.0 Filter Expressions
1321

1422
Support for the `properties` and `appliation-properties` filters of [AMQP Filter Expressions Version 1.0 Working Draft 09](https://groups.oasis-open.org/higherlogic/ws/public/document?document_id=66227).

0 commit comments

Comments
 (0)