This video is part of Python Threading Beginners Tutorial playlist.
If you new to threads please start the playlist from the
beginning.
The playlist can be found here:
• Python threading - multithreading Tut...
Python 3.x - Queue (Initializing 3 types of Queues) part#2
In this video, we will continue
from Queues part 1. I will introduce the 3 types of queues used in Python, how to initialize them, and
some common queue methods/attributes you should be aware of.
Code to this lesson can be found here:
https://github.com/moondra2017/Thread...
Please leave feedback as to what you like and what you would like to see.
Thank you.