C++ Multi-Threading for Mobile and Desktop Apps

Posted by on in Programming

During the recent CodeRage X online technical conference, I showed some C++ demo applications in the C++ track that use the System.Threading unit and the Parallel Programming Library that are included in C++Builder 10 Seattle. Leveraging the libraries and techniques will help you create responsive user experiences for your desktop and mobile applications. You can watch the demos on the EmbarcaderoTechNet YouTube channel and download the source code for the projects on EDN's CodeCentral.

Additional Information on the Embarcadero DocWiki

Using the Parallel Progrmaming Library - http://docwiki.embarcadero.com/RADStudio/Seattle/en/Using_the_Parallel_Programming_Library

System.Threading - http://docwiki.embarcadero.com/Libraries/Seattle/en/System.Threading

System.SyncObjs - http://docwiki.embarcadero.com/Libraries/Seattle/en/System.SyncObjs

 Parallel Programming Library Tutorials - http://docwiki.embarcadero.com/RADStudio/Seattle/en/Parallel_Programming_Library_Tutorials

 



About
Gold User, Rank: 1, Points: 2466
David Intersimone (known to many as David I.) is a passionate and innovative software industry veteran-often referred to as a developer icon-who extols and educates the world on Embarcadero developer tools. He shares his visions as an active member of the industry speaking circuit and is tapped as an expert source by the media. He is a long-standing champion of architects, developers and database professionals and works to ensure that their needs are folded into Embarcadero's strategic product plans. David holds a bachelor's degree in computer science from California Polytechnic State University at San Luis Obispo, California.

Comments

Check out more tips and tricks in this development video: