Michael. How many MT programs you really made?
I don't know what you exactly mean here.

If MT just stands for Multi-Threading. Lots of them as well in Pascal (usually Delphi) as in GNU C. Multi-Processing or Calculation speed never was an issue but providing low latency to some of the tasks (GUI serial and TCP/IP communication tasks, you name it).

As I already said, I never used OpenMP or similar tools but just TThread (in Pascal) or my own stuff (in C).

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

Reply via email to