How to execute multiple functions simultaneously? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to execute multiple functions simultaneously?

6th Aug 2016, 5:43 AM
Francisco Gómez García
Francisco Gómez García - avatar
2 Answers
+ 1
Use parallel programming. No other way - one CPU can compute just one operation per time...
6th Aug 2016, 3:59 PM
Alexander
0
you can try and use the thread module
6th Aug 2016, 7:56 AM
‫מאור גורדון‬‎
‫מאור גורדון‬‎ - avatar