<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Processes on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/processes/</link><description>Recent content in Processes on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Fri, 17 May 2019 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/processes/atom.xml" rel="self" type="application/rss+xml"/><item><title>Git Tips You Didn't Know</title><link>https://www.chenshaowen.com/en/blog/git-skills-you-do-not-notice.html</link><pubDate>Fri, 17 May 2019 00:00:00 +0000</pubDate><atom:modified>Fri, 17 May 2019 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/git-skills-you-do-not-notice.html</guid><description>1. Pages GitHub, GitLab, Bitbucket and others all offer a free static page hosting service called Pages. With the Pages service you can publish documentation, blogs, and more. Taking GitHub as an example, using Pages usually takes just a few simple steps: Create a new project: [username].github.io Commit static html</description><dc:creator>微信公众号</dc:creator><category>Tips</category><category>Git</category><category>Processes</category><category>Development</category><category>R&amp;D</category></item><item><title>Processes, Threads, and Coroutines in Python</title><link>https://www.chenshaowen.com/en/blog/process-and-thread-in-python.html</link><pubDate>Sat, 06 Jan 2018 11:22:55 +0000</pubDate><atom:modified>Sat, 06 Jan 2018 11:22:55 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/process-and-thread-in-python.html</guid><description>1. Processes A process is an instance of a running program, and it is the most basic unit by which the kernel allocates resources. A process has its own independent heap and stack, its own address space, and its own resource handles. Processes are scheduled by the OS, the scheduling</description><dc:creator>微信公众号</dc:creator><category>Python</category><category>Concurrency</category><category>Processes</category><category>Threads</category><category>Coroutines</category><category>R&amp;D</category><category>Learning</category></item></channel></rss>