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