<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (keithly)</title>
    <link>https://pinboard.in/u:keithly/public/</link>
    <description>recent bookmarks from keithly</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await/"/>
	<rdf:li rdf:resource="http://msdn.microsoft.com/en-us/library/3dasc8as(v=VS.100).aspx"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await/">
    <title>Playground Wisdom: Threads Beat Async/Await</title>
    <dc:date>2024-11-20T23:40:10+00:00</dc:date>
    <link>https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await/</link>
    <dc:creator>keithly</dc:creator><description><![CDATA[Musings about async await again and why I think virtual threads are a better model.]]></description>
<dc:subject>threading async programming</dc:subject>
<dc:identifier>https://pinboard.in/u:keithly/b:dad1ef502c82/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:threading"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:async"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://msdn.microsoft.com/en-us/library/3dasc8as(v=VS.100).aspx">
    <title>How to: Use a Thread Pool (C# and Visual Basic)</title>
    <dc:date>2011-07-24T02:56:29+00:00</dc:date>
    <link>http://msdn.microsoft.com/en-us/library/3dasc8as(v=VS.100).aspx</link>
    <dc:creator>keithly</dc:creator><dc:subject>.net threading thread-pool</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:keithly/b:f75c55d0139e/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:.net"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:threading"/>
	<rdf:li rdf:resource="https://pinboard.in/u:keithly/t:thread-pool"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>