<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>架构 on 蓝尾蜂鸟</title><link>https://clibing.com/categories/%E6%9E%B6%E6%9E%84/</link><description>Recent content in 架构 on 蓝尾蜂鸟</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><copyright>Copyright © 2011-2026 clibing. All Rights Reserved.</copyright><lastBuildDate>Thu, 20 Aug 2020 13:52:27 +0800</lastBuildDate><atom:link href="https://clibing.com/categories/%E6%9E%B6%E6%9E%84/index.xml" rel="self" type="application/rss+xml"/><item><title>限流器 RateLimiter</title><link>https://clibing.com/posts/java/rate_limit/</link><pubDate>Thu, 20 Aug 2020 13:52:27 +0800</pubDate><guid>https://clibing.com/posts/java/rate_limit/</guid><description><![CDATA[<h3 id="限流器" data-numberify>限流器<a class="anchor ms-1" href="#限流器"></a></h3>
<p>我们项目是新闻类的站点，每天需要限制各种爬虫，保证服务在可承受范围内，需要保护后台服务正常。需要使用限流器。</p>]]></description></item></channel></rss>