[fpc-devel] Xe3 Parallel for

Marco van de Voort marcov at stack.nl
Tue May 12 13:28:30 CEST 2015


In our previous episode, Michael Schnell said:
> Seemingly Xe3 provides a parallel loop feature to support fast 
> multi-Core applications

No it does not.
 
>        TParallel.For(2,1,Max,procedure(I:Int64)

This is a class method parameterised with D2009 anonymouse method, not a
language construct.

If you read the release manifest well, they talk about a parallel library,
not paralel language extensions.



More information about the fpc-devel mailing list