
 
 | 
Motives for Multi ThreadingIntroductionThis document should eventually describe example problems being solved using multiple threads. It is important this addresses concrete problems and possible comparisons of different solutions to a problem indicating that multiple threads are indeed an advantage over other solutions. This should not be vague and should not contain any handwaving: Have you seen a printed document doing handwaving before :-)For now this is a place holder because the more interesting stuff is addressed first, taking it for granted that multiple threads are indeed a solution to a sufficient amount of problems. 
  |