Multithreading is the general ability of multiple parts of one program to be executed at the same time. So far, all the code we've been writing in our series was on a single thread. Meaning executing the code one instruction at a time. Mostly all the things we've been writing didn't need to be fast or well optimized or quick. For more details, watch the complete video.
Please support the channel by subscribing.👍
Links:
Repl on Replit: https://replit.com/@HarisIftikhar/Sam...
C++ Keywords: https://en.cppreference.com/w/cpp/key...
Google C++ Style Guide: https://google.github.io/styleguide/c...
🚩Chapters:
0:00 What are Threads?
0:43 Multithreading vs Multitasking
2:19 Creating a Repl
6:02 Thread ID
8:04 std::this_thread::sleep_for();
I would love it if you could take the time to like and share this video with others. That would really mean a lot for me and this channel. Keep supporting Coding Cleverly!
Support Coding Cleverly by becoming an official patron:-
/ codingcleverly
Follow Coding Cleverly on GitHub:
►GitHub: https://github.com/codingcleverly
🔴 • Getting Started | Introduction to Programm...
Plugins🔌
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
►Patreon: / codingcleverly
►Discord Server: / discord
►Instagram: / codingcleverly
►TikTok: / codingcleverly
►GitHub: https://github.com/codingcleverly
►Facebook: / codingcleverlyofficial
SUBSCRIBE🔔
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Relevancy dies in a heartbeat, and I would love to sustain this channel in the long run. Every subscriber counts and it really means the world if you were one of them. So please SUBSCRIBE to my CHANNEL.
Most Engrossing Videos🎬
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
🔴 • Date Types and Declarations | Introduction...
🔴 • Arithmetic Operations and Getting User Inp...
🔴 • Loop Statements | Introduction to Programm...
🔴 • One-Dimensional (1D) Arrays in C++ | Intro...
🔴 • Prize Bond Project | Introduction to Progr...
Gear⚙️
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Laptop: HP Spectre 13
Microphone: Boya BY-M1
Mentions👥
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
/ @codingcleverly
#Multithreading #Threads #MultithreadingInCpp
コメント