Learn how to easily process some commands in parallel using various techniques.
Learn about how multi-threading in Python might be a waste of time because of the global interpreter lock (GIL).