.NET Multithreading

De Semantic MediaWiki - Sandbox

Révision datée du 21 mars 2020 à 12:12 par Mwjames (discussion | contributions) (1 révision importée)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Author(s): Alan Dennis

Year (published): 2002-11-01T00:00:00.000-0800

Pages: 360

Abstract: N/A.

Introduction[modifier le wikicode]

If you need high performance, or a rich user experience, you should consider multithreading. With .NET you can develop stable and robust multithreaded applications with minimal effort. .NET Multithreading teaches the basics in an understandable and practical way. It then focuses on .NET's mechanisms for multithreading and shows how easy it can be to develop applications with them. The book covers several design approaches such as one-thread-one-class, the asynchronous design pattern, and using queues as buffers between threads. It explains best practices and how to avoid common multithreading pitfalls such as deadlock and race conditions. This book is written for intermediate .NET developers who know C# or VB .NET, but are not assumed to have a background in multithreading. It is rich in examples that will help you understand the subject and produce multithreaded applications that have the power of C++ while keeping the ease and reliability of .NET.

Data from https://github.com/bvaughn/infinite-list-reflow-examples/blob/master/books.json

... davantage au sujet de « .NET Multithreading »
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.