On Wed, 29 Mar 2017, Dimitrios Chr. Ioannidis via fpc-pascal wrote:

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

Showing nicely that parallelism in a single process implies threads.
I would not pay too much attention to what these developers are saying.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to