<?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>IO-Bound on ToiDB</title>
    <link>https://www.toidang.xyz/tags/io-bound/</link>
    <description>Recent content in IO-Bound on ToiDB</description>
    <image>
      <title>ToiDB</title>
      <url>https://www.toidang.xyz/web/static/me-512x512.png</url>
      <link>https://www.toidang.xyz/web/static/me-512x512.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 30 Jun 2024 21:20:37 +0700</lastBuildDate>
    <atom:link href="https://www.toidang.xyz/tags/io-bound/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Understanding I/O-Bound and CPU-Bound Tasks in Backend Development</title>
      <link>https://www.toidang.xyz/posts/2024/04/25/understanding-i/o-bound-and-cpu-bound-tasks-in-backend-development/</link>
      <pubDate>Thu, 25 Apr 2024 10:08:55 +0700</pubDate>
      <guid>https://www.toidang.xyz/posts/2024/04/25/understanding-i/o-bound-and-cpu-bound-tasks-in-backend-development/</guid>
      <description>In backend development, tasks can be classified as I/O-bound or CPU-bound based on their resource requirements and execution characteristics. Let&amp;rsquo;s explore the differences between these two types of tasks and how to optimize their performance in a backend application.</description>
    </item>
  </channel>
</rss>
