MyPage is a personalized page based on your interests.The page is customized to help you to find content that matters you the most.


I'm not curious

CLR Threading

Course Summary

This course presents the threading features of the CLR


  • +

    Course Syllabus

    Multithreading
    - 1h 13m

    —Overview 1m 11s
    —Process versus Thread 3m 4s
    —Multithreading Use-Cases 2m 18s
    —DEMO: Unresponsive UI 3m 31s
    —Multithreading Caveats 4m 11s
    —Starting Threads 2m 36s
    —DEMO: Starting Threads 4m 15s
    —DEMO: Multicore Machine 2m 22s
    —Thread Entry Point Methods 3m 53s
    —Thread Lifetime 3m 56s
    —Thread Shutdown Choreography 6m 9s
    —Thread Pool Overview 5m 17s
    —Thread Pool Interfaces 1m 2s
    —ThreadPool.QueueUserWorkItem 3m 3s
    —DEMO: QueueUserWorkItem 5m 0s
    —DEMO: !threadpool 4m 9s
    —DEMO: Thread Pool Internals 6m 0s
    —Delegates 7m 10s
    —Async I/O 3m 10s
    —Summary 1m 42s
    Thread Synchronization
    - 1h 23m

    —Overview 1m 30s
    —Critical Sections 3m 7s
    —DEMO: Buggy Multithreaded Add 1m 36s
    —Race Conditions 3m 30s
    —Solution 1: Atomic Updates 3m 26s
    —DEMO: Interlocked.Increment 1m 30s
    —Solution 2: Data Partitioning 2m 10s
    —DEMO: Data Partitioning 6m 11s
    —Solution 3: Wait-Based Synchronization 2m 48s
    —Wait-Based Synchronization Protocol 2m 47s
    —Wait-Based Synchronization Illustrated 3m 22s
    —Wait-Based Synchronization in the CLR 1m 51s
    —Monitors Illustrated 2m 10s
    —Monitors in the CLR 1m 14s
    —Monitor Usage 2m 16s
    —Exception-Aware Monitor Usage 1m 45s
    —Monitor Usage in C# 1m 9s
    —Hold and Wait 2m 17s
    —Using Monitor.Wait/PulseAll 5m 32s
    —Deadlock 3m 7s
    —Deadlock Illustrated 1m 37s
    —DEMO: Buggy Bank Account Simulation 9m 0s
    —DEMO: Deadlock-Prone Thread Synchronization 4m 26s
    —DEMO: Hierarchical Lock Acquisition 2m 47s
    —Mutexes 4m 53s
    —Deadlock-Free Multiple Lock Acquisition 3m 33s
    —DEMO: Using Mutex and WaitHandle.WaitAll 1m 7s
    —Summary 2m 51s


Course Fee:
USD 29

Course Type:

Self-Study

Course Status:

Active

Workload:

1 - 4 hours / week

This course is listed under Development & Implementations Community

Attended this course?

Back to Top

 
Awards & Accolades for MyTechLogy
Winner of
REDHERRING
Top 100 Asia
Finalist at SiTF Awards 2014 under the category Best Social & Community Product
Finalist at HR Vendor of the Year 2015 Awards under the category Best Learning Management System
Finalist at HR Vendor of the Year 2015 Awards under the category Best Talent Management Software
Hidden Image Url

Back to Top