<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Apscheduler on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/apscheduler/</link>
    <description>Recent content in Apscheduler on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/apscheduler/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Self-Hosted Job Scheduling Libraries: APScheduler vs robfig/cron vs gocron vs Quartz</title>
      <link>https://www.pistack.xyz/posts/2026-06-19-self-hosted-job-scheduling-libraries-apscheduler-robfig-cron-gocron-quartz/</link>
      <pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-06-19-self-hosted-job-scheduling-libraries-apscheduler-robfig-cron-gocron-quartz/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;Every backend application eventually needs to run tasks on a schedule — cleaning up expired sessions, sending daily reports, polling external APIs, or rotating logs. While operating system cron works for simple cases, in-process job scheduling libraries give you programmatic control, dynamic schedules, and integration with your application&amp;rsquo;s lifecycle.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
