Image by Regina from Pixabay

Probably the Easiest Tutorial for Python Threads, Processes and GIL

Illustrating by Diagrams and Codes, Less Dry Concepts

--

Don’t run away if you are a learner of Python, because this article is meant to use the easiest way to explain to you what is GIL. Of course, it has to be started by explaining what are threads and processes. Don’t worry, I’ll try my best to make it easy for…

--

--