<?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>Quartz on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/quartz/</link><description>Recent content in Quartz on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Thu, 17 Sep 2026 09:00:00 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/quartz/index.xml" rel="self" type="application/rss+xml"/><item><title>Quartz 的跨语言之旅：从 Java 到 .NET 与 Go</title><link>https://leafcxy.github.io/posts/2026/09/quartz-from-java-to-dotnet-and-go/</link><pubDate>Thu, 17 Sep 2026 09:00:00 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/09/quartz-from-java-to-dotnet-and-go/</guid><description>&lt;p&gt;定时任务是后端系统的「隐形基础设施」——凌晨两点的日报、每晚的数据清理、订单超时关单、消息补偿……几乎每个业务都离不开一个可靠的任务调度器。&lt;/p&gt;
&lt;p&gt;在 Java 世界里，Quartz 几乎就是「调度器」的代名词，Spring Boot 甚至为它准备了开箱即用的 &lt;code&gt;spring-boot-starter-quartz&lt;/code&gt;[&amp;ldquo;https://docs.spring.io/spring-boot/docs/3.0.9/reference/html/io.html&amp;rdquo;]。但调度这件「小事」并不属于 Java：.NET 生态有血统纯正的移植版 Quartz.NET，而 Go 生态虽然没有官方移植，却长出了一批「精神续作」。&lt;/p&gt;</description></item></channel></rss>