Is there a point to multithreading? -
I do not want this subjective ...
If I / O and other input / output Related obstacles are not a concern, should we write multi thread codes? Theoretically the single threaded code will be better because it will receive all the CPU cycles. right?
Whether JavaScript or Action Script has performed any better, are they multilingual?
I am just trying to understand the real need of multithreading.
I do not know that you have noticed trends in hardware recently (in the past 5 years) But we are heading towards a multicore world.
This article was a normal wake-up call.
On a dual-core PC, the single-threaded app will get only half the CPU cycle and the CPU is not getting faster, that part of the Moors law is dead.
Comments
Post a Comment