Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Learn Parallel Programming with C# and .NET, а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:02:38
    Course Introduction
  2. Урок 2. 00:00:50
    Overview
  3. Урок 3. 00:10:13
    Creating and Starting Tasks
  4. Урок 4. 00:11:51
    Cancelling Tasks
  5. Урок 5. 00:04:34
    Waiting for Time to Pass
  6. Урок 6. 00:06:52
    Waiting for Tasks
  7. Урок 7. 00:05:27
    Exception Handling
  8. Урок 8. 00:06:49
    Summary
  9. Урок 9. 00:03:11
    Overview
  10. Урок 10. 00:06:32
    Critical Sections
  11. Урок 11. 00:04:46
    Interlocked Operations
  12. Урок 12. 00:09:32
    Spin Locking and Lock Recursion
  13. Урок 13. 00:12:12
    Mutex
  14. Урок 14. 00:09:57
    Reader-Writer Locks
  15. Урок 15. 00:04:42
    Summary
  16. Урок 16. 00:01:12
    Overview
  17. Урок 17. 00:14:09
    ConcurrentDictionary
  18. Урок 18. 00:02:56
    ConcurrentQueue
  19. Урок 19. 00:04:02
    ConcurrentStack
  20. Урок 20. 00:05:47
    ConcurrentBag
  21. Урок 21. 00:11:23
    BlockingCollection and the Producer-Consumer Pattern
  22. Урок 22. 00:01:49
    Summary
  23. Урок 23. 00:01:28
    Overview
  24. Урок 24. 00:05:30
    Continuations
  25. Урок 25. 00:06:18
    Child Tasks
  26. Урок 26. 00:09:24
    Barrier
  27. Урок 27. 00:05:31
    CountdownEvent
  28. Урок 28. 00:07:05
    ManualResetEventSlim and AutoResetEvent
  29. Урок 29. 00:05:24
    SemaphoreSlim
  30. Урок 30. 00:05:37
    Summary
  31. Урок 31. 00:01:20
    Overview
  32. Урок 32. 00:08:26
    Parallel Invoke/For/ForEach
  33. Урок 33. 00:09:42
    Breaking, Cancellations and Exceptions
  34. Урок 34. 00:06:56
    Thread Local Storage
  35. Урок 35. 00:07:47
    Partitioning
  36. Урок 36. 00:03:46
    Summary
  37. Урок 37. 00:01:42
    Overview
  38. Урок 38. 00:08:56
    AsParallel and ParallelQuery
  39. Урок 39. 00:06:26
    Cancellation and Exceptions
  40. Урок 40. 00:04:21
    Merge Options
  41. Урок 41. 00:04:27
    Custom Aggregation
  42. Урок 42. 00:01:17
    Summary
  43. Урок 43. 00:14:05
    Overview
  44. Урок 44. 00:10:59
    Using Async and Await
  45. Урок 45. 00:04:07
    State Machines
  46. Урок 46. 00:06:02
    Task.Run
  47. Урок 47. 00:01:49
    Task Utility Combinators
  48. Урок 48. 00:05:02
    Async Factory Method
  49. Урок 49. 00:04:47
    Asynchronous Initialization Pattern
  50. Урок 50. 00:05:52
    Asynchronous Lazy Initialization
  51. Урок 51. 00:10:19
    ValueTask
  52. Урок 52. 00:01:19
    Summary
  53. Урок 53. 00:02:05
    Course Summary