You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/12 08:17:47 UTC

[GitHub] [rocketmq] drpmma commented on issue #5680: Performance comparison between RocketMQ 5.0 and kafka

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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org