I'm going to read it thoroughly.

But while I do see that threads (i.e. using static data in memory
concurrently with multiple execution units, which mostly is done with
threads and threads is the most common way to do that) impose a
sometimes underestimated level of complexity to the project, especially
the more and more common use of multiple CPUs (SMP) asks for running
procedures concurrently to speed up the task.

-Michael
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to