Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Advertise here
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
Introduction to C++ Concurrency LiveLessons
Category:
Other
Size:
2.38 GB
Seeders:
3
Leechers:
7
Downloads:
41
Uploaded:
Jul 6, 2023
Torrent
Magnet
Files
Trackers
Info
Introduction to C++ Concurrency LiveLessons
Lesson 5 Working with Mutexes and Locks
002. 5.1 Use mutex to protect shared data.mp4
- 182.76 MB
005. 5.4 Implement transfer between bank accounts.mp4
- 160.63 MB
003. 5.2 Familiarize yourself with ownership systems.mp4
- 121.71 MB
006. 5.5 Discover and fix a deadlock.mp4
- 86.38 MB
004. 5.3 Implement a bank account object with a lock.mp4
- 74.34 MB
001. Learning Objectives.mp4
- 7.21 MB
002. 5.1 Use mutex to protect shared data en.srt
- 18.86 KB
005. 5.4 Implement transfer between bank accounts en.srt
- 17.19 KB
003. 5.2 Familiarize yourself with ownership systems en.srt
- 12.64 KB
006. 5.5 Discover and fix a deadlock en.srt
- 9.06 KB
004. 5.3 Implement a bank account object with a lock en.srt
- 7.38 KB
001. Learning Objectives en.srt
- 720 B
Lesson 2 Starting and Joining Threads
004. 2.3 Start a thread with arguments.mp4
- 156.84 MB
003. 2.2 Fork multiple threads.mp4
- 112.27 MB
002. 2.1 Run a thread.mp4
- 41.07 MB
001. Learning Objectives.mp4
- 3.94 MB
004. 2.3 Start a thread with arguments en.srt
- 14.85 KB
003. 2.2 Fork multiple threads en.srt
- 11.61 KB
002. 2.1 Run a thread en.srt
- 4.83 KB
001. Learning Objectives en.srt
- 327 B
Lesson 4 Passing Data Between Threads
005. 4.4 List directories in parallel.mp4
- 118.08 MB
003. 4.2 Pass data by value and move.mp4
- 98.77 MB
004. 4.3 Pass immutable data between threads.mp4
- 75.18 MB
002. 4.1 Understand data races.mp4
- 66.4 MB
001. Learning Objectives.mp4
- 5.4 MB
005. 4.4 List directories in parallel en.srt
- 11.34 KB
003. 4.2 Pass data by value and move en.srt
- 11.21 KB
004. 4.3 Pass immutable data between threads en.srt
- 7.73 KB
002. 4.1 Understand data races en.srt
- 6.8 KB
001. Learning Objectives en.srt
- 486 B
Lesson 6 Using Condition Variables to Communicate
005. 6.4 Implement message passing queue.mp4
- 112.68 MB
004. 6.3 Create a concurrent consumer.mp4
- 76.88 MB
002. 6.1 Create a polling loop.mp4
- 67.66 MB
003. 6.2 Use a condition variable.mp4
- 53.42 MB
001. Learning Objectives.mp4
- 5.83 MB
003. 6.2 Use a condition variable en.srt
- 12.4 KB
005. 6.4 Implement message passing queue en.srt
- 11.14 KB
004. 6.3 Create a concurrent consumer en.srt
- 7.68 KB
002. 6.1 Create a polling loop en.srt
- 6.26 KB
001. Learning Objectives en.srt
- 543 B
Lesson 3 Using Threads to Return Values
002. 3.1 Create a promise and a future.mp4
- 108.38 MB
003. 3.2 Start a thread with stdasync.mp4
- 65.34 MB
004. 3.3 Consider using tasks instead of threads.mp4
- 45.9 MB
001. Learning Objectives.mp4
- 4.05 MB
002. 3.1 Create a promise and a future en.srt
- 10.94 KB
003. 3.2 Start a thread with stdasync en.srt
- 6.65 KB
004. 3.3 Consider using tasks instead of threads en.srt
- 5.57 KB
001. Learning Objectives en.srt
- 361 B
Lesson 7 Understanding the Dangers of Atomic Variables
004. 7.3 Use atomic variables and run into atomicity violations.mp4
- 87.75 MB
002. 7.1 Understand sequential consistency.mp4
- 74.69 MB
003. 7.2 Get acquainted with atomic variables.mp4
- 40.8 MB
001. Learning Objectives.mp4
- 4.84 MB
004. 7.3 Use atomic variables and run into atomicity violations en.srt
- 11.54 KB
002. 7.1 Understand sequential consistency en.srt
- 8.15 KB
003. 7.2 Get acquainted with atomic variables en.srt
- 3.79 KB
001. Learning Objectives en.srt
- 416 B
Lesson 8 Looking into the Future of C++ Concurrency
003. 8.2 Compose futures using then and resumable functions.mp4
- 59.82 MB
002. 8.1 Compose futures using when all and when any.mp4
- 54.55 MB
004. 8.3 Learn about transactional memory.mp4
- 54.08 MB
001. Learning Objectives.mp4
- 4.64 MB
003. 8.2 Compose futures using then and resumable functions en.srt
- 10.79 KB
004. 8.3 Learn about transactional memory en.srt
- 6.47 KB
002. 8.1 Compose futures using when all and when any en.srt
- 6.44 KB
001. Learning Objectives en.srt
- 415 B
Lesson 1 Running an Interactive Demo
004. 1.3 Observe parallel performance.mp4
- 57.53 MB
002. 1.1 Identify an unresponsive application.mp4
- 46.45 MB
003. 1.2 Observe reduced latency.mp4
- 35.13 MB
001. Learning Objectives.mp4
- 3.83 MB
004. 1.3 Observe parallel performance en.srt
- 5.63 KB
002. 1.1 Identify an unresponsive application en.srt
- 5.31 KB
003. 1.2 Observe reduced latency en.srt
- 4.05 KB
001. Learning Objectives en.srt
- 347 B
Introduction
001. Introduction to C++ Concurrency LiveLessons Introduction.mp4
- 39.23 MB
001. Introduction to C++ Concurrency LiveLessons Introduction en.srt
- 3.73 KB
Summary
001. Introduction to C++ Concurrency LiveLessons Summary.mp4
- 27.08 MB
001. Introduction to C++ Concurrency LiveLessons Summary en.srt
- 2.58 KB
Trackers
Seeders
Leechers
Downloads
udp://tracker2.dler.com:80/announce
0
0
0
udp://tracker.breizh.pm:6969/announce
0
0
0
udp://www.torrent.eu.org:451/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
0
0
0
udp://tracker.moeking.me:6969/announce
0
0
0
udp://tracker.opentrackr.org:1337/announce
0
0
1
udp://open.stealth.si:80/announce
2
0
0
udp://pow7.com:80/announce
0
0
0
udp://tracker.leech.ie:1337/announce
0
0
0
udp://movies.zsw.ca:6969/announce
0
0
0
udp://tracker.blacksparrowmedia.net:6969/announce
0
0
0
udp://opentracker.i2p.rocks:6969/announce
0
0
0
udp://exodus.desync.com:6969/announce
0
0
0
udp://tracker.theoks.net:6969/announce
0
0
0
udp://bt1.archive.org:6969/announce
0
0
0
udp://bt2.archive.org:6969/announce
0
0
0
udp://tracker.army:6969/announce
0
0
0
udp://explodie.org:6969/announce
0
0
0
udp://tracker.dler.com:6969/announce
0
0
0
InfoHash:
4457E3DF79F515D3F420B65ADBD77DB73A365CC6
Last updated:
Jul 6, 2023
File count:
76 B
File Category:
1
Tags:
introduction, concurrency, livelessons
Related Torrents
[ FreeCourseWeb.com ] Oreilly - Grokking Concurrency, Video Edition
Other
Mar 23, 2024
951.91 MB
16
24
465
Torrent
Magnet
The Concurrency of the End of Evangelion 2.0
Other
Dec 8, 2022
16.91 GB
13
14
401
Torrent
Magnet
Introduction to C++ Concurrency LiveLessons
Other
Jul 6, 2023
2.38 GB
3
7
41
Torrent
Magnet
PyCon2015-Python_Concurrency_From_The_Ground_Up_Live-Beazley.avi
Other
Oct 30, 2018
449.54 MB
0
0
0
Torrent
Magnet
[pluralsight-training.net] Clojure Concurrency
Other
Dec 4, 2018
112.04 MB
0
0
0
Torrent
Magnet
The Concurrency of the End of Evangelion 0.00 (v3) [TRI-AUDIO].mkv
Other
Nov 24, 2018
4.38 GB
1
0
57
Torrent
Magnet
The Concurrency of the End of Evangelion v2.0 [DUAL-AUDIO].mkv
Other
Nov 1, 2018
4.53 GB
0
0
0
Torrent
Magnet
Packt - Learning Path - Go - Concurrency and Design Patterns for Gophers
Other
Nov 4, 2018
760.87 MB
1
0
10
Torrent
Magnet
PyCon2015-Python_Concurrency_From_The_Ground_Up_Live-Beazley.avi
Other
Oct 28, 2018
449.54 MB
0
0
0
Torrent
Magnet
Addison-Wesley - Java Concurrency LiveLessons
Other
Dec 24, 2018
2.54 GB
0
1
0
Torrent
Magnet
C++ Concurrency in Action Practical Multithreading
Other
Jan 5, 2019
6.59 MB
1
0
0
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books