<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>High Concurrency - Tag - HEJTAO</title>
        <link>https://hejtao.netlify.app/tags/high-concurrency/</link>
        <description>High Concurrency - Tag - HEJTAO</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Mon, 11 Dec 2023 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://hejtao.netlify.app/tags/high-concurrency/" rel="self" type="application/rss+xml" /><item>
    <title>The Design of a Instant Buying System</title>
    <link>https://hejtao.netlify.app/posts/cs-kill/</link>
    <pubDate>Mon, 11 Dec 2023 00:00:00 &#43;0000</pubDate>
    <author>HEJTAO.COM</author>
    <guid>https://hejtao.netlify.app/posts/cs-kill/</guid>
    <description><![CDATA[Use the static web page Get a domain such as shop.com
Get a server as the source node for CDN
Public IP such as 11.11.11.11 Deploy a web server to serve web pages on this sever Get a CDN service
Domain：cdn.shop.com Set 11.11.11.11 as source node Disable the snaching button The snaching button is disabled until the beginnng of the buying event. Refresh the CDN to enable. Check the product to be snached Avoid cache breakdown （避免缓存击穿） if p, ok := redis.]]></description>
</item>
</channel>
</rss>
