您当前的位置: 首页 > 
  • 0浏览

    0关注

    1477博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

交易吞吐率throughput和延迟latency的区别

软件工程小施同学 发布时间:2021-11-13 20:46:39 ,浏览量:0

  • Transaction throughput is the number of transactions that the system can process per second.
  • Latency is the time it takes for an application to send a transaction proposal to the transaction commit.

• Throughput – successful transactions per second

• Latency – response time per transaction

• Scalability – the ability to support increasing number of participants.

Transaction throughput represents the number of transactions that can be processed at a fixed time, and latency represents the response and processing time to transactions. In practical applications, two factors need to be comprehensively examined. It is incorrect to consider only transaction throughput without latency. Long-term transaction response will hinder user experience and affect users’ experience. Considering latency without throughput will cause lots of transactions to be queued.

关注
打赏
1665320866
查看更多评论
立即登录/注册

微信扫码登录

0.1627s