توضیحات
Enhance your enterprise application development skills by mastering parallel programming techniques in .NET and C#
Key Features
- Write efficient, fine-grained, and scalable parallel code with C# and .NET Core
- Experience how parallel programming works by building a powerful application
- Learn the fundamentals of multithreading by working with IIS and Kestrel
Book Description
In today’s world, every CPU has a multi-core processor. However, unless your application has implemented parallel programming, it will fail to utilize the hardware’s full processing capacity. This book will show you how to write modern software on the optimized and high-performing .NET Core 3 framework using C# 8.
Hands-On Parallel Programming with C# 8 and .NET Core 3 covers how to build multithreaded, concurrent, and optimized applications that harness the power of multi-core processors. Once you’ve understood the fundamentals of threading and concurrency, you’ll gain insights into the data structure in .NET Core that supports parallelism. The book will then help you perform asynchronous programming in C# and diagnose and debug parallel code effectively. You’ll also get to grips with the new Kestrel server and understand the difference between the IIS and Kestrel operating models. Finally, you’ll learn best practices such as test-driven development, and run unit tests on your parallel code.
By the end of the book, you’ll have developed a deep understanding of the core concepts of concurrency and asynchrony to create responsive applications that are not CPU-intensive.
What you will learn
- Analyze and break down a problem statement for parallelism
- Explore the APM and EAP patterns and how to move legacy code to Task
- Apply reduction techniques to get aggregated results
- Create PLINQ queries and study the factors that impact their performance
- Solve concurrency problems caused by producer-consumer race conditions
- Discover the synchronization primitives available in .NET Core
- Understand how the threading model works with IIS and Kestrel
- Find out how you can make the most of server resources
Who this book is for
If you want to learn how task parallelism is used to build robust and scalable enterprise architecture, this book is for you. Whether you are a beginner to parallelism in C# or an experienced architect, you’ll find this book useful to gain insights into the different threading models supported in .NET Standard and .NET Core. Prior knowledge of C# is required to understand the concepts covered in this book.
Table of Contents
- Introduction to Parallel Programming
- Task Parallelism
- Data Parallelism
- Using PLINQ
- Synchronization Primitives
- Using Concurrent Collections
- Improving Performance with Lazy<T>
- Introduction to Asynchronous Programming
- Async, Await and Task Based Asynchronous programming basics
- Debugging Tasks using Visual Studio
- Writing Unit Test cases for Parallel and Asynchronous code
- IIS and Kestrel in Asp.net Core
- Patterns in Parallel Programming
- Distributed memory management
————————————————————–
ترجمه ماشینی :
مهارت های توسعه برنامه های کاربردی سازمانی خود را با تسلط بر تکنیک های برنامه نویسی موازی در دات نت و سی شارپ تقویت کنید
ویژگی های کلیدی
- نوشتن کارآمد و دقیق کدهای موازی دانه بندی شده و مقیاس پذیر با C# و NET Core
- با ساخت یک برنامه قدرتمند برنامه نویسی موازی را تجربه کنید
- با کار با IIS و Kestrel اصول چند رشته ای را بیاموزید
- تحلیل و تجزیه بیانیه مشکل برای موازی سازی
- کاوش در الگوهای APM و EAP و نحوه انتقال کدهای قدیمی به Task
- اعمال تکنیک های کاهش برای به دست آوردن نتایج انبوه
- پرس و جوهای PLINQ ایجاد کنید و عوامل موثر بر عملکرد آنها را مطالعه کنید
- مشکلات همزمانی ناشی از شرایط مسابقه تولید کننده و مصرف کننده را حل کنید
- کشف ابتداییهای همگامسازی موجود در NET Core
- دریابید که چگونه مدل threading با IIS و Kestrel کار میکند
- دریابید که چگونه میتوانید بیشترین استفاده را از منابع سرور ببرید
توضیحات کتاب
در دنیای امروزی، هر CPU دارای یک پردازنده چند هسته ای است. با این حال، مگر اینکه برنامه شما برنامه نویسی موازی را اجرا کرده باشد، از ظرفیت پردازش کامل سخت افزار استفاده نمی کند. این کتاب به شما نشان می دهد که چگونه با استفاده از سی شارپ 8 بر روی فریم ورک بهینه سازی شده و با کارایی بالا دات نت Core 3، نرم افزارهای مدرن بنویسید. برنامه های چند رشته ای، همزمان و بهینه که از قدرت پردازنده های چند هسته ای استفاده می کنند. هنگامی که اصول threading و همزمانی را درک کردید، بینشی در مورد ساختار داده در NET Core خواهید دید که از موازی سازی پشتیبانی می کند. سپس این کتاب به شما کمک می کند تا برنامه نویسی ناهمزمان را در سی شارپ انجام دهید و کدهای موازی را به طور موثر تشخیص داده و اشکال زدایی کنید. شما همچنین با سرور جدید Kestrel آشنا خواهید شد و تفاوت بین مدل های عامل IIS و Kestrel را درک خواهید کرد. در نهایت، بهترین روشها مانند توسعه مبتنی بر آزمایش را یاد میگیرید و تستهای واحد را روی کد موازی خود اجرا میکنید.
در پایان کتاب، درک عمیقی از مفاهیم اصلی همزمانی و ناهمزمانی برای ایجاد برنامههای کاربردی پاسخگو که به CPU فشرده نیستند، به دست خواهید آورد.
چیزی که میخواهید ایجاد کنید. یاد خواهد گرفت
این کتاب برای چه کسی است
اگر می خواهید یاد بگیرید که چگونه از موازی کاری برای ایجاد معماری سازمانی قوی و مقیاس پذیر استفاده می شود، این کتاب برای شما مناسب است. چه مبتدی به موازی سازی در سی شارپ باشید و چه یک معمار با تجربه، این کتاب را برای به دست آوردن بینش در مورد مدل های مختلف رشته های پشتیبا
tag : دانلود کتاب برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای , Download برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای , دانلود برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای , Download Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading Book , برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای دانلود , buy برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای , خرید کتاب برنامه نویسی موازی عملی با C# 8 و NET Core 3: ساخت نرم افزار سازمانی جامد با استفاده از موازی کاری و چند رشته ای , دانلود کتاب Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading , کتاب Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading , دانلود Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading , خرید Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading , خرید کتاب Hands-On Parallel Programming with C# 8 and .NET Core 3: Build solid enterprise software using task parallelism and multithreading ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.