<?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: Gavin</title>
    <description>The latest articles on DEV Community by Gavin (@gavin121).</description>
    <link>https://dev.to/gavin121</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%2F2074177%2F41152178-96ff-4e58-bac9-8bfb1dd65089.png</url>
      <title>DEV Community: Gavin</title>
      <link>https://dev.to/gavin121</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gavin121"/>
    <language>en</language>
    <item>
      <title>Jetmaker - open source framework for building distributed systems in Python</title>
      <dc:creator>Gavin</dc:creator>
      <pubDate>Sun, 15 Sep 2024 01:55:06 +0000</pubDate>
      <link>https://dev.to/gavin121/jetmaker-open-source-framework-for-building-distributed-systems-in-python-343g</link>
      <guid>https://dev.to/gavin121/jetmaker-open-source-framework-for-building-distributed-systems-in-python-343g</guid>
      <description>&lt;p&gt;&lt;strong&gt;Project: Jetmaker&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;It is a framework for Python developers to connect multiple distributed nodes into one single system, so distributed apps can access one another's data and services. And it also provides tools to synchronize all the nodes just like how you do in multithreading and multiprocessing&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Github link&lt;/strong&gt;: &lt;a href="https://github.com/gavinwei121/Jetmaker" rel="noopener noreferrer"&gt;https://github.com/gavinwei121/Jetmaker&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Documentation&lt;/strong&gt;: &lt;a href="https://remeny-technologies.gitbook.io/jetmaker-documentation" rel="noopener noreferrer"&gt;https://remeny-technologies.gitbook.io/jetmaker-documentation&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnkkpkl6h23dnk09e93tt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fnkkpkl6h23dnk09e93tt.png" alt="Image description"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>distributedsystems</category>
      <category>systems</category>
      <category>networking</category>
    </item>
  </channel>
</rss>
