Book Content
chapters • 14h52m total length
1. Concurrent and Parallel Programming - An Advanced Introduction
2. Amdahl’s Law
3. Working with Threads in Python
4. Using the ‘with’ Statement in Threads
5. Concurrent Web Scraping
6. Working with Processes in Python
7. The Reduction Operation in Processes
8. Concurrent Image Processing
9. Introduction to Asynchronous I/O
10. Asyncio: Pros and Cons
11. TCP with Asyncio
12. Deadlock
13. Starvation
14. Race Conditions
15. The Global Interpreter Lock
16. Designing Lock-Free and Lock-Based Concurrent Data Structures
17. Memory Models and Operations on Atomic Types
18. Building a Server from Scratch
19. Testing, Debugging, and Scheduling Concurrent Applications














