Can anyone explain multithreading concept clearly? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can anyone explain multithreading concept clearly?

I am not properly understanding it

13th Jul 2020, 2:38 PM
monica
monica - avatar
5 Answers
+ 2
Read my answers in the below threads and see if you understand something. https://www.sololearn.com/Discuss/2161598/?ref=app https://www.sololearn.com/Discuss/2063615/?ref=app
13th Jul 2020, 4:45 PM
Avinesh
Avinesh - avatar
+ 2
I have not used multithreading as such in any project but the producer consumer problem in Java is quite famous and you would learn some important concepts while solving it. Refer this link. https://dzone.com/articles/the-evolution-of-producer-consumer-problem-in-java
13th Jul 2020, 5:02 PM
Avinesh
Avinesh - avatar
+ 1
Thanks avinesh!
13th Jul 2020, 4:54 PM
monica
monica - avatar
+ 1
Will check it out!tanks
13th Jul 2020, 5:10 PM
monica
monica - avatar
0
project with multithreading concept will be helpful to visualise.any project related to that?
13th Jul 2020, 4:55 PM
monica
monica - avatar