<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/jacobpadilla.com/writing/recreating-asyncio">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - How Python Asyncio Works: Recreating it from Scratch</title>
<link>https://b.hatena.ne.jp/entry/s/jacobpadilla.com/writing/recreating-asyncio</link>
<description>Right now, asyncio is one of the trendier topics in Python, and rightfully so &#x2013; It&#x2019;s a great way to handle I/O-bound programs! When I was learning about asyncio, It took me a while to understand ho...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/tomerun/20240611#bookmark-4753136143538965248" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/misshiki/20240509#bookmark-4753136143538965248" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/kutakutatriangle/20240507#bookmark-4753136143538965248" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/tomerun/20240611#bookmark-4753136143538965248">
<title>tomerun</title>
<link>https://b.hatena.ne.jp/tomerun/20240611#bookmark-4753136143538965248</link>
<description></description>
<dc:date>2024-06-11T06:31:06Z</dc:date>
<dc:subject>Python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/misshiki/20240509#bookmark-4753136143538965248">
<title>misshiki</title>
<link>https://b.hatena.ne.jp/misshiki/20240509#bookmark-4753136143538965248</link>
<description>&#x201C;Python Asyncio &#x306E;&#x4ED5;&#x7D44;&#x307F;: &#x30BC;&#x30ED;&#x304B;&#x3089;&#x518D;&#x4F5C;&#x6210;&#x3059;&#x308B;&#x201D;</description>
<dc:date>2024-05-09T07:17:04Z</dc:date>
<dc:subject>Python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/kutakutatriangle/20240507#bookmark-4753136143538965248">
<title>kutakutatriangle</title>
<link>https://b.hatena.ne.jp/kutakutatriangle/20240507#bookmark-4753136143538965248</link>
<description></description>
<dc:date>2024-05-07T10:29:49Z</dc:date>
<dc:subject>Python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/Python" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>