<?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/pythonpaste.org/waitforit/">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - Programmeren in Python leren door online oefeningen</title>
<link>https://b.hatena.ne.jp/entry/pythonpaste.org/waitforit/</link>
<description>Programmeren in Python, leer de nieuwste technieken</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/IanLewis/20090306#bookmark-4966711" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/perezvon/20090304#bookmark-4966711" />
  <rdf:li rdf:resource="https://b.hatena.ne.jp/h1r05h1/20070611#bookmark-4966711" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/IanLewis/20090306#bookmark-4966711">
<title>IanLewis</title>
<link>https://b.hatena.ne.jp/IanLewis/20090306#bookmark-4966711</link>
<description>Wait For It gives users a timely response even when the underlying WSGI application isn&#x27;t very timely. Wait For It does this by launching an extra thread for each incoming request. If the wrapped application responds in a timely manner (before time_limit) the response is simply passed on.</description>
<dc:date>2009-03-06T02:46:44Z</dc:date>
<dc:subject>python</dc:subject>
<dc:subject>web</dc:subject>
<dc:subject>performance</dc:subject>
<dc:subject>wsgi</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/web" />
    <rdf:li resource="https://b.hatena.ne.jp/q/performance" />
    <rdf:li resource="https://b.hatena.ne.jp/q/wsgi" />
  </rdf:Bag>
</taxo:topics>
</item>
<item rdf:about="https://b.hatena.ne.jp/perezvon/20090304#bookmark-4966711">
<title>perezvon</title>
<link>https://b.hatena.ne.jp/perezvon/20090304#bookmark-4966711</link>
<description>Wait For It gives users a timely response even when the underlying WSGI application isn&#x27;t very timely.</description>
<dc:date>2009-03-04T12:40:28Z</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/h1r05h1/20070611#bookmark-4966711">
<title>h1r05h1</title>
<link>https://b.hatena.ne.jp/h1r05h1/20070611#bookmark-4966711</link>
<description></description>
<dc:date>2007-06-11T02:35:49Z</dc:date>
<dc:subject>python</dc:subject>
<dc:subject>paste</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
    <rdf:li resource="https://b.hatena.ne.jp/q/paste" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>