- 发帖
- 53392
- 今日发帖
- 最后登录
- 2024-11-15
|
MP4 | Video: AVC, 1280x720 30fps | Audio: AAC, 48 KHz, 2 Ch | Duration: 2h 11m Genre: eLearning | Language: English + Sub | Size: 743 MBParallel programming unlocks a program’s ability to execute multiple instructions simultaneously, increases the overall processing throughput, and is key to writing faster and more efficient applications. Curious about how parallel programming works in the real world? In this course, join instructors Barron and Olivia Stone as they introduce the basics of parallel programming in Python, providing the foundational knowledge you need to write more efficient, performant code. Barron and Olivia explain concepts like threading and mutual exclusion in a fun and informative way, relating them to everyday activities you perform in the kitchen. To cement the ideas, they demo them in action using Python. Each lesson is short and practical, driving home the theory with hands-on techniques. Topics include: Sequential vs. parallel computing Shared vs. distributed memory Using multiples threads and processes Basic stages of a thread lifecycle Preventing data races Enforcing mutual exclusion Locks Checking for livenessHomepagehttps://www.lynda.com/Python-tutorials/Parallel-Concurrent-Programming-Python-1/2812129-2.html 本部分内容设定了隐藏,需要回复后才能看到
|