<?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 (bgporter)</title>
    <link>https://pinboard.in/u:bgporter/public/</link>
    <description>recent bookmarks from bgporter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.parallelpython.com/"/>
	<rdf:li rdf:resource="http://labs.karmasphere.org/dp/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.parallelpython.com/">
    <title>Parallel Python - Home</title>
    <dc:date>2007-09-13T22:19:09+00:00</dc:date>
    <link>http://www.parallelpython.com/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network)
]]></description>
<dc:subject>Python parallel library</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:d306701ba6cf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:Python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:parallel"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:library"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://labs.karmasphere.org/dp/">
    <title>Karmasphere DP Language</title>
    <dc:date>2007-07-31T16:15:04+00:00</dc:date>
    <link>http://labs.karmasphere.org/dp/</link>
    <dc:creator>bgporter</dc:creator><description><![CDATA[Cool system for parallel processing; the interesting thing is that the source language is essentially the same as that used in GraphViz
]]></description>
<dc:subject>programming parallel</dc:subject>
<dc:identifier>https://pinboard.in/u:bgporter/b:c308cf28486f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:bgporter/t:parallel"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>