<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>后端 on 编程心语</title>
		<link>https://www.ithome.me/tags/%E5%90%8E%E7%AB%AF/</link>
		<description>Recent content in 后端 on 编程心语</description>
		<generator>Hugo</generator>
		<language>zh-CN</language>
		
		
		
		
			<lastBuildDate>Tue, 04 Aug 2026 14:59:27 +0800</lastBuildDate>
		
			<atom:link href="https://www.ithome.me/tags/%E5%90%8E%E7%AB%AF/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>延迟队列的四种实现方案：从数据库轮询到 Redis 时间轮</title>
				<link>https://www.ithome.me/post/2026/07/12/delay-queue-four-approaches/</link>
				<pubDate>Sun, 12 Jul 2026 08:00:00 +0800</pubDate>
				<guid>https://www.ithome.me/post/2026/07/12/delay-queue-four-approaches/</guid>
				<description>&lt;h2 id=&#34;延迟任务无处不在&#34;&gt;延迟任务无处不在&lt;/h2&gt;&#xA;&lt;p&gt;下完订单 30 分钟未支付，自动关闭。优惠券到期前 1 小时，推送提醒。注册后 3 天未登录，发送召回邮件。这些场景的本质是同一个问题：&lt;strong&gt;在某个未来时间点执行一个任务&lt;/strong&gt;。&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
