I've created a short video that shows Marco Cantu talking about and demoing the new XE7 Parallel Programming Library at the recent RAD Studio XE7 First Look webinar. You can find the video on our YouTube channel at https://www.youtube.com/watch?v=x8S5b0peu7U.
Stephen Ball has written 3 recent blogs giving an overview of the Parallel Programming Library, how to use parallel tasks and how to use parallel Futures.
QUICK INTRODUCTION TO PARALLEL PROGRAMMING WITH XE7 - http://delphiaba...
At the 2010 Evans Data Developer Relations Conference, I sat in on a talk about the Intel Parallel Universe Portal. "Intel® Parallel Universe Portal is an internet-based service that enables software developers to analyze their applications to see how they scale on multi-core computer systems."
The portal FAQ says the system works with C/C++, Fortran and C# applications. It also works with Delphi and C++Builder applications! I created a multi-threaded Delphi application (no user interact...