Multitasking or Multithreading? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Multitasking or Multithreading?

Hey everyone, what do you recommend to use? Multithreading or Multitasking? I assume it depends on the problem you want to solve. But when would you use either of these? Furthermore I'd be really glad if you could recommend any nice tutorials for those two. Have a nice day (or night, wherever you are on the planet ;-))

5th Jan 2020, 8:57 PM
ExampleWasTaken
ExampleWasTaken - avatar
1 Answer
+ 7
These articles will help you understand the difference between Task and Thread. https://www.dotnetforall.com/difference-task-and-thread/ https://www.c-sharpcorner.com/article/task-and-thread-in-c-sharp/
6th Jan 2020, 12:21 PM
༼ つ ◕_◕ ༽つ
༼ つ ◕_◕ ༽つ - avatar