What's new

Welcome to W9B - Most Trusted Web Master Form By The Web Experts

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

C# Concurrent Collections

DrZero

Change Here
Gold
Platinum
Silver
Joined
Sep 4, 2023
Messages
50,252
Reaction score
2
Points
38
0   0   0

cde11cbb57844ab9a45ce3bf3acd581e.jpg

C# Concurrent Collections
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 2h 42m | 496 MB
Instructor: Simon Robinson​

Learn to use concurrent collections effectively to store data in a multithreaded environment, keeping the code efficient and avoiding data corruption and race conditions.

What you'll learn

Making applications concurrent can be a vital part of ensuring good responsiveness and high performance, but standard collections are not designed for concurrent environments.

In this course, C# Concurrent Collections, you'll learn how to use concurrent collections to bring the power of manipulating data in collections to multithreaded scenarios by thinking about problems in a concurrent way.

First, you'll discover how to avoid race conditions and data corruption, and how to use lambdas and closures to complete concurrent collection operations in a thread-safe way.
Next, you'll explore producer-consumer collections, such as stacks and queues. Then, you'll learn how to safely consume all items from a queue when you don't know if other threads might be adding other items.
Finally, you'll delve into good coding practices to keep your concurrent collection code efficient.

By the end of this course, you'll understand how to safely store data in collections and have multiple threads access that data concurrently, while avoiding the thread synchronization bugs that can otherwise plague concurrent code.

More Info

UcE9oBzt_o.jpg


RapidGator
Code:
https://rapidgator.net/file/f4ff9f1941ca8eb593bc2bf4e104e9e7/Pluralsight.-.C#.Concurrent.Collections.2024-9.rar
FileStore
TurboBit
Code:
https://turbobit.net/ybe63nphy2bw/Pluralsight.-.C%23.Concurrent.Collections.2024-9.rar.html
FileAxa
Code:
https://fileaxa.com/qvxr8i6mo1s7/Pluralsight.-.C%23.Concurrent.Collections.2024-9.rar
 
Top Bottom