multithreading - Is good multithreaded design premature optimization? -


Unless I like the intellectual challenge coming from the design of multicore system, I know that most of them are unnecessary Were customizable before. / P>

But on the other hand usually some functionality is required in all systems and it is not difficult to reconstruct or even just financially later in multithreading safe operations because it is a combination of other algorithms Full rewrite will happen.

What's your way to optimize and balance things?

I also believe in threading adheres to the rules of optimization.
That is, do not waste time in making your time parallel to the quick operation. Instead, apply threads that take a long time to execute.

Of course, if the system starts 1000 + core, then this answer can be obsolete and it needs to be modified. But then, if you are going to "work", you definitely want to ship your product before that.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -