Multithreading with C# Cookbook Second Edition

Multithreading with C# Cookbook Second Edition
Author :
Publisher : Packt Publishing
Total Pages : 264
Release :
ISBN-10 : 1785881256
ISBN-13 : 9781785881251
Rating : 4/5 (56 Downloads)

Book Synopsis Multithreading with C# Cookbook Second Edition by : Eugene Agafonov

Download or read book Multithreading with C# Cookbook Second Edition written by Eugene Agafonov and published by Packt Publishing. This book was released on 2016-04-21 with total page 264 pages. Available in PDF, EPUB and Kindle. Book excerpt: Over 70 recipes to get you writing powerful and efficient multithreaded, asynchronous, and parallel programs in C# 6.0About This Book- Rewritten and updated to take advantage of the latest C# 6 features- Learn about multithreaded, asynchronous, and parallel programming through hands-on, code-first examples- Use these recipes to build fast, scalable, and reliable applications in C#Who This Book Is ForThis book is aimed at those who are new to multithreaded programming, and who are looking for a quick and easy way to get started. It is assumed that you have some experience in C# and .NET already, and you should also be familiar with basic computer science terminology and basic algorithms and data structures.What You Will Learn- Use C# 6.0 asynchronous language features- Work with raw threads, synchronize threads, and coordinate their work- Develop your own asynchronous API with Task Parallel Library- Work effectively with a thread pool- Scale up your server application with I/O threads- Parallelize your LINQ queries with PLINQ- Use common concurrent collections- Apply different parallel programming patterns- Use Reactive Extensions to run asynchronous operations and manage their optionsIn DetailMulti-core processors are synonymous with computing speed and power in today's world, which is why multithreading has become a key concern for C# developers. Multithreaded code helps you create effective, scalable, and responsive applications.This is an easy-to-follow guide that will show you difficult programming problems in context. You will learn how to solve them with practical, hands-on, recipes. With these recipes, you'll be able to start creating your own scalable and reliable multithreaded applications. Starting from learning what a thread is, we guide you through the basics and then move on to more advanced concepts such as task parallel libraries, C# asynchronous functions, and much more.Rewritten to the latest C# specification, C# 6, and updated with new and modern recipes to help you make the most of the hardware you have available, this book will help you push the boundaries of what you thought possible in C#.Style and approach This is an easy-to-follow guide full of hands-on examples of real-world multithreading tasks. Each topic is explained and placed in context, and for the more inquisitive, there are also more in-depth details of the concepts used.


Multithreading with C# Cookbook Second Edition Related Books

Multithreading with C# Cookbook Second Edition
Language: en
Pages: 264
Authors: Eugene Agafonov
Categories: Computers
Type: BOOK - Published: 2016-04-21 - Publisher: Packt Publishing

DOWNLOAD EBOOK

Over 70 recipes to get you writing powerful and efficient multithreaded, asynchronous, and parallel programs in C# 6.0About This Book- Rewritten and updated to
Concurrency in C# Cookbook
Language: en
Pages: 205
Authors: Stephen Cleary
Categories: Computers
Type: BOOK - Published: 2014-05-15 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you're one of the many developers uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 75
C++ Concurrency in Action
Language: en
Pages: 831
Authors: Anthony Williams
Categories: Computers
Type: BOOK - Published: 2019-02-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." - Rob Green, Bowling Green State University This bestseller has bee
C++ Multithreading Cookbook
Language: en
Pages: 422
Authors: Milos Ljumovic
Categories: Computers
Type: BOOK - Published: 2014-10-25 - Publisher: CreateSpace

DOWNLOAD EBOOK

Over 60 recipes to help you create ultra-fast multithreaded applications using C++ with rules, guidelines, and best practices Overview Create multithreaded appl
Multithreading with C# Cookbook
Language: en
Pages: 264
Authors: Eugene Agafonov
Categories: Computers
Type: BOOK - Published: 2016-04-21 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 70 recipes to get you writing powerful and efficient multithreaded, asynchronous, and parallel programs in C# 6.0 About This Book Rewritten and updated to