11. Concluding Remarks

This book has covered a large range of parallelization approaches and topics. The next steps are to take this knowledge and apply it to an existing or a new application. This final chapter acts as a summary of the steps necessary to successfully develop correct and scalable multithreaded applications.

Writing Parallel Applications

The key part of writing parallel applications is identifying where the parallelization will provide the most benefit for the least cost. If the application has not yet been written, then analysis is necessary to determine what work can be completed in parallel. This analysis needs to take the critical performance metrics for the application into account—is the application more concerned with ...

Get Multicore Application Programming: For Windows, Linux, and Oracle® Solaris now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.