[Lazarus] Threads in Lazarus code base
Sven Barth
pascaldragon at googlemail.com
Sun Sep 19 11:12:04 CEST 2010
On 19.09.2010 00:17, Marco van de Voort wrote:
> On Wed, Sep 15, 2010 at 10:48:09AM +0200, Michael Van Canneyt wrote:
>
>>> I was amazed that there isn't a single use of threads in Lazarus code base.
>>> Threads however are the thing of the future because computers have more and
>>> more CPU cores. Threads are a way to utilize them.
>>
>> Threads are a thing of the past as well. I've been programming threads since years.
>> There is nothing exciting about them, mostly they are a pain.
>
> Well, one pain less. Delphi deprecated suspending/resuming of threads.
Huh? O.o Did they give a reason for this move?
Regards,
Sven
More information about the Lazarus
mailing list