[fpc-pascal] Threading vs Parallelism ?

Dimitrios Chr. Ioannidis d.ioannidis at nephelae.eu
Wed Mar 29 21:49:04 CEST 2017


Hi,

On 29/3/2017 9:57 μμ, fredvs wrote:
> Hello.
>
> Some developers treat me as dinosaur because I use threads in place of doing
> parallelism.
>
> Huh, ok, but why parallelism is better and how to do it with fpc ?

   a nice article I've found long ago when I was researching the same 
topic "Threading/Concurrency vs. Parallelism" is the following :

http://tutorials.jenkov.com/java-concurrency/concurrency-vs-parallelism.html

  and I tried the multithreadprocslaz package in Lazarus :

http://wiki.freepascal.org/Parallel_procedures

Happy coding ....

Regards,

-- 
Dimitrios Chr. Ioannidis



More information about the fpc-pascal mailing list