drpmma commented on issue #5680: URL: https://github.com/apache/rocketmq/issues/5680#issuecomment-1346066369
RocketMQ 5.0 itself does not introduce differences on the broker side, so you can reference the original performance report. As for the proxy, there is no performance data for now. But it's an optional component both in `Cluster` and `Local` mode. `Cluster` mode should be compared with Kafka proxy-like components while `Local` mode introduces an extra protocol translation, so its performance is slightly lesser than the original broker. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
