<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: aafrey</title>
    <description>The latest articles on DEV Community by aafrey (@aafrey).</description>
    <link>https://dev.to/aafrey</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F15933%2Fb36ff557-0e72-418c-9c8a-dc1905b62e14.png</url>
      <title>DEV Community: aafrey</title>
      <link>https://dev.to/aafrey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aafrey"/>
    <language>en</language>
    <item>
      <title>ELI5: v8 Isolates and Contexts</title>
      <dc:creator>aafrey</dc:creator>
      <pubDate>Thu, 29 Nov 2018 16:15:00 +0000</pubDate>
      <link>https://dev.to/aafrey/eli5-v8-isolates-and-contexts-1o5i</link>
      <guid>https://dev.to/aafrey/eli5-v8-isolates-and-contexts-1o5i</guid>
      <description>&lt;p&gt;I'm struggling to find clear information on Isolates vs Contexts vs Processes.&lt;/p&gt;

&lt;p&gt;In the v8 JavaScript runtime, what is the role of an Isolate? What is the role of a Context?&lt;/p&gt;

&lt;p&gt;How does an Isolate or Context compare to a Unix process?&lt;/p&gt;

</description>
      <category>v8</category>
      <category>javascript</category>
      <category>node</category>
      <category>explainlikeimfive</category>
    </item>
    <item>
      <title>ELI5: Remote Procedure calls</title>
      <dc:creator>aafrey</dc:creator>
      <pubDate>Sat, 13 Jan 2018 03:03:58 +0000</pubDate>
      <link>https://dev.to/aafrey/eli5-remote-procedure-calls-pkg</link>
      <guid>https://dev.to/aafrey/eli5-remote-procedure-calls-pkg</guid>
      <description>&lt;p&gt;What's are they and how are they used?&lt;/p&gt;

</description>
      <category>explainlikeimfive</category>
    </item>
  </channel>
</rss>
