Thaddy schrieb: I consider parallel as syntactic sugar: - the same effect can be achived by some thread classes - it gives the compiler no opportunity to generate better code - the use cases are limited, it is nothing being used hundred of times in a typical program - it solves none of the real MT problems