In Detail
Processing power is at an ever-higher premium when developing applications. Simple applications written today cost ten-fold what they did a few years ago. Learning how to harness the power provided by multi-core technology, in a professional and efficient manner is becoming increasingly integral to developers
Multithreading in C# 5.0 Cookbook provides you with practical-first recipes that provides professional guidance in multithreaded and asynchronous programming.
Starting with basic threads, the book quickly builds on this knowledge to cover ever more advanced and important topics, such as concurrent collections, I/O threads and parallel programming patterns.
Approach
Cookbook
Who this book is for
Multithreading in C# 5.0 Cookbook is written for existing C# developers who want a complete, professional, and authoritative guide to multithreading. You don’t need any experience with multithreaded programming to use this book.