Introduction to Threads
What is a thread? Every application runs with at least one thread. So what is a thread? A thread is nothing more than a process. Threads are often called lightweight processes. My guess is that the word thread comes from the Greek mythology of supernatural Muses weaving threads on a loom, …