[fpc-devel] Parallel Computing
Mattias Gaertner
nc-gaertnma at netcologne.de
Fri Dec 7 20:19:08 CET 2007
On Mon, 03 Dec 2007 15:06:53 +0100
Michael Schnell <mschnell at lumino.de> wrote:
>
> > Here is a start:
> > http://wiki.lazarus.freepascal.org/OpenMP_support
> >
> Thanks for the link.
>
> I'll add my "thread event" idea as another proposal.
Interesting idea.
OpenMP is about lightweight threads. The 'thread events' proposal is
the opposite: normal threads+events queues. Both techniques can live
happily together, so I think, the thread events should get a page of
its own.
Mattias
More information about the fpc-devel
mailing list