<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title></title>
    <link>https://python.hamel.dev/</link>
    <description>Recent content on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Wed, 05 Feb 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://python.hamel.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>https://python.hamel.dev/about/</link>
      <pubDate>Sun, 20 Aug 2017 21:38:52 +0800</pubDate>
      
      <guid>https://python.hamel.dev/about/</guid>
      <description>Created by Hamel Husain.
You can find a collection of my other blog posts on my personal page.</description>
    </item>
    
    <item>
      <title>Python Concurrency: The Tricky Bits</title>
      <link>https://python.hamel.dev/concurrency/</link>
      <pubDate>Wed, 05 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://python.hamel.dev/concurrency/</guid>
      <description>An exploration of threads, processes, and coroutines in Python, with interesting examples that illuminate the differences between each.
Credit:1
Motivation As a data scientist who is spending more time on software engineering, I was recently forced to confront an ugly gap in my knowledge of Python: concurrency. To be honest, I never completely understood how the terms async, threads, pools and coroutines were different and how these mechanisms could work together.</description>
    </item>
    
  </channel>
</rss>
