[Lazarus] Threads in Lazarus code base

Michael Schnell mschnell at lumino.de
Wed Sep 15 12:30:47 CEST 2010


  On 09/15/2010 11:17 AM, Michael Van Canneyt wrote:
> Well...
> IMHO the whole threading model is basically flawed, but currently 
> there is no other alternative. At least not in any language I know.
>
Delphi Prism does know "parallel" loops and several related constructs.

Here the .NET or Mono framework does the dirty job converting this into 
OS threads, but the RTL _could_ be enhanced to do this, as well, 
supposedly even in a quite Prism compatible way.

-Michael




More information about the Lazarus mailing list