Skip to content

Commit f204af2

Browse files
committed
Link 4.0 release notes to AMQP benchmark blog post
(cherry picked from commit bd24b07)
1 parent d5cf986 commit f204af2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-notes/4.0.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Some key improvements in this release are listed below.
1010

1111
* [Khepri](https://www.youtube.com/watch?v=whVqpgvep90), an [alternative schema data store](https://github.com/rabbitmq/rabbitmq-server/pull/7206) developed to replace Mnesia, has matured
1212
* [AMQP 1.0 is now a core protocol](https://www.rabbitmq.com/blog/2024/08/05/native-amqp) that is always enabled. Its plugin is now a no-op that only exists to simplify upgrades.
13-
* The AMQP 1.0 implementation is now significantly more efficient: its peak throughput is [more than double than that of 3.13.x](https://github.com/rabbitmq/rabbitmq-server/pull/9022)
13+
* The AMQP 1.0 implementation is now significantly more efficient: its peak throughput is [more than double than that of 3.13.x](https://www.rabbitmq.com/blog/2024/08/21/amqp-benchmarks)
1414
on some workloads
1515
* Efficient sub-linear [quorum queue recovery on node startup using checkpoints](https://github.com/rabbitmq/rabbitmq-server/pull/10637)
1616
* Quorum queues now [support priorities](https://github.com/rabbitmq/rabbitmq-server/pull/10637) (but not exactly the same way as classic queues)
@@ -238,7 +238,7 @@ This section is incomplete and will be expanded as 4.0 approaches its release ca
238238

239239
GitHub issues: [#9022](https://github.com/rabbitmq/rabbitmq-server/pull/9022), [#10662](https://github.com/rabbitmq/rabbitmq-server/pull/10662)
240240

241-
* The AMQP 1.0 implementation is now significantly more efficient: its peak throughput is more than double than that of 3.13.x
241+
* The AMQP 1.0 implementation is now significantly more efficient: its peak throughput is [more than double than that of 3.13.x](https://www.rabbitmq.com/blog/2024/08/21/amqp-benchmarks)
242242
on some workloads.
243243

244244
GitHub issue: [#9022](https://github.com/rabbitmq/rabbitmq-server/pull/9022)

0 commit comments

Comments
 (0)