Book Image

C++ Multithreading Cookbook

By : Miloš Ljumović
Book Image

C++ Multithreading Cookbook

By: Miloš Ljumović

Overview of this book

<p>Creating multithreaded applications is a present-day approach towards programming. With the power of C++, you can easily create various types of applications and perform parallelism and optimizations in your existing work. This book is a practical, powerful, and easy-to-understand guide to C++ multithreading. You will learn how to benefit from the multithreaded approach and enhance your development skills to build better applications. This book will not only help you avoid problems when creating parallel code, but also help you to understand synchronization techniques. The end goal of the book will be to impart various multithreading concepts that will enable you to do parallel computing and concurrent programming quickly and efficiently.</p>
Table of Contents (17 chapters)
C++ Multithreading Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Acknowledgments

I am grateful to many for writing this book.

I dedicate this book to my parents Radoslav and Slavka and to my sisters Natalija and Dušanka, who are always there for me no matter what. I am specially grateful to my mother, without whom I wouldn't became a programmer.

An even greater thanks goes to my beautiful wife, Lara, for putting up with me, for all her patience and love towards me, for all her unconditional support, and for teaching me never to give up. Volim te.

My appreciation goes to my dear friend Danijel who taught me how to be great businessman and pushed me over the edge to be better programmer each day.

I would also like to thank my professors from the University of Montenegro, without whom I wouldn't be the expert I am today. A special thanks to Rajko Ćalasan for endless hours teaching me programming, Milo Tomašević for providing me with expertise in object-orienting programming, and making me love C++ the way I do today, and especially to Goran Šuković, the greatest teacher of all, for constantly guiding me and teaching me various areas of computer science and making me wish and get more and more knowledge each day.