<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>High-Concurrency on 静夜思己过 - 猿资猿味 - 高波的博客</title><link>https://gaoboy.com/tags/high-concurrency/</link><description>Recent content in High-Concurrency on 静夜思己过 - 猿资猿味 - 高波的博客</description><generator>Hugo</generator><language>zh-cn</language><copyright>&lt;a rel="license noopener" href="https://beian.miit.gov.cn/" target="_blank">浙ICP备14043338号-2&lt;/a>~&lt;a rel="license noopener" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010802003111" target="_blank">浙公网安备 33010802003111号&lt;/a></copyright><lastBuildDate>Thu, 22 Nov 2018 09:53:55 +0800</lastBuildDate><atom:link href="https://gaoboy.com/tags/high-concurrency/index.xml" rel="self" type="application/rss+xml"/><item><title>如何应对高并发</title><link>https://gaoboy.com/post/how-to-handle-high-concurrency/</link><pubDate>Thu, 22 Nov 2018 09:53:55 +0800</pubDate><guid>https://gaoboy.com/post/how-to-handle-high-concurrency/</guid><description>&lt;h1 id="什么是高并发">什么是高并发&lt;/h1>
&lt;p>高并发(High Concurrency)是互联网分布式系统架构设计中必须考虑的因素之一，它通常是指，通过设计保证系统能够同时并行处理很多请求。高并发相关常用的一些指标有 &lt;strong>响应时间(Response Time)&lt;/strong>，&lt;strong>吞吐量(Throughput)&lt;/strong>，&lt;strong>每秒查询率 QPS(Query Per Second)&lt;/strong>，&lt;strong>并发用户数&lt;/strong> 等。&lt;/p></description></item></channel></rss>