diff --git a/changes/ce/perf-10754.en.md b/changes/ce/perf-10754.en.md new file mode 100644 index 000000000..ef32960be --- /dev/null +++ b/changes/ce/perf-10754.en.md @@ -0,0 +1,3 @@ +The MQTT bridge has been enhanced to utilize connection pooling and leverage available parallelism, substantially improving throughput. + +As a consequence, single MQTT bridge now uses a pool of `clientid`s to connect to the remote broker.