TorBT - Torrents and Magnet Links Search Engine
Udemy - Java Multithreading and Concurrency Masterclass (1.2025)
- Date: 2026-03-19
- Size: 6.6 GB
- Files: 74
File Name
Size
1 - Module 1 Introduction to Multithreading and Concurrency/1 -1.1. Introduction to Java Multithreading and Concurrency.mp4
173 MB
1 - Module 1 Introduction to Multithreading and Concurrency/1 -1.1. Introduction to Java Multithreading and Concurrency.srt
14 kB
1 - Module 1 Introduction to Multithreading and Concurrency/2 -1.2. The Benefits and Costs of Multithreading and Concurrency.mp4
184 MB
1 - Module 1 Introduction to Multithreading and Concurrency/2 -1.2. The Benefits and Costs of Multithreading and Concurrency.srt
36 kB
1 - Module 1 Introduction to Multithreading and Concurrency/3 -1.3. Understanding Concurrency vs Parallelism.mp4
41 MB
1 - Module 1 Introduction to Multithreading and Concurrency/3 -1.3. Understanding Concurrency vs Parallelism.srt
6.8 kB
1 - Module 1 Introduction to Multithreading and Concurrency/4 -1.4. Understanding Memory Management in Multithreaded environments.mp4
236 MB
1 - Module 1 Introduction to Multithreading and Concurrency/4 -1.4. Understanding Memory Management in Multithreaded environments.srt
25 kB
2 - Module 2 Thread Creation and Management/1 -2.1. Introduction to Thread Creation and Management.mp4
72 MB
2 - Module 2 Thread Creation and Management/1 -2.1. Introduction to Thread Creation and Management.srt
16 kB
2 - Module 2 Thread Creation and Management/10 -2.10. Thread Methods currentThread().mp4
33 MB
2 - Module 2 Thread Creation and Management/10 -2.10. Thread Methods currentThread().srt
5.4 kB
2 - Module 2 Thread Creation and Management/11 -2.11. Thread Methods isDemon() setDemon().mp4
114 MB
2 - Module 2 Thread Creation and Management/11 -2.11. Thread Methods isDemon() setDemon().srt
14 kB
2 - Module 2 Thread Creation and Management/12 -2.12. Understanding Threads on Your CPU-002.mp4
472 MB
2 - Module 2 Thread Creation and Management/12 -2.12. Understanding Threads on Your CPU-002.srt
46 kB
2 - Module 2 Thread Creation and Management/13 -2.13. Virtual Threads & Project Loom.mp4
332 MB
2 - Module 2 Thread Creation and Management/13 -2.13. Virtual Threads & Project Loom.srt
34 kB
2 - Module 2 Thread Creation and Management/14 -2.14. Thread Life Cycle and States.mp4
254 MB
2 - Module 2 Thread Creation and Management/14 -2.14. Thread Life Cycle and States.srt
29 kB
2 - Module 2 Thread Creation and Management/2 -2.2. Deep Dive into Thread Class and Runnable Interface.mp4
145 MB
2 - Module 2 Thread Creation and Management/2 -2.2. Deep Dive into Thread Class and Runnable Interface.srt
22 kB
2 - Module 2 Thread Creation and Management/3 -2.3. ThreadClass Methods start() run().mp4
68 MB
2 - Module 2 Thread Creation and Management/3 -2.3. ThreadClass Methods start() run().srt
9.2 kB
2 - Module 2 Thread Creation and Management/4 -2.4. Thread Class Methods sleep() interrupt().mp4
77 MB
2 - Module 2 Thread Creation and Management/4 -2.4. Thread Class Methods sleep() interrupt().srt
12 kB
2 - Module 2 Thread Creation and Management/5 -2.5. Thread Class Methods join().mp4
42 MB
2 - Module 2 Thread Creation and Management/5 -2.5. Thread Class Methods join().srt
5.8 kB
2 - Module 2 Thread Creation and Management/6 -2.6. Thread Class Methods getPriority() and setPriority().mp4
57 MB
2 - Module 2 Thread Creation and Management/6 -2.6. Thread Class Methods getPriority() and setPriority().srt
7.6 kB
2 - Module 2 Thread Creation and Management/7 -2.7. Thread Class Methods yield().mp4
45 MB
2 - Module 2 Thread Creation and Management/7 -2.7. Thread Class Methods yield().srt
6.5 kB
2 - Module 2 Thread Creation and Management/8 -2.8. Thread Class Methods isAlive().mp4
162 MB
2 - Module 2 Thread Creation and Management/8 -2.8. Thread Class Methods isAlive().srt
18 kB
2 - Module 2 Thread Creation and Management/9 -2.9. Thread Methods getName() setName().mp4
46 MB
2 - Module 2 Thread Creation and Management/9 -2.9. Thread Methods getName() setName().srt
4.6 kB
3 - Module 3 Synchronization Techniques/1 -3.1. Introduction to Synchronization Techniques.mp4
34 MB
3 - Module 3 Synchronization Techniques/1 -3.1. Introduction to Synchronization Techniques.srt
9.7 kB
3 - Module 3 Synchronization Techniques/2 -3.2. Identifying and Avoiding Race Conditions.mp4
245 MB
3 - Module 3 Synchronization Techniques/2 -3.2. Identifying and Avoiding Race Conditions.srt
27 kB
3 - Module 3 Synchronization Techniques/3 -3.3. Thread Safety Working with Synchronized Methods and Blocks.mp4
222 MB
3 - Module 3 Synchronization Techniques/3 -3.3. Thread Safety Working with Synchronized Methods and Blocks.srt
23 kB
3 - Module 3 Synchronization Techniques/4 -3.4. Lock In Java.mp4
268 MB
3 - Module 3 Synchronization Techniques/4 -3.4. Lock In Java.srt
29 kB
3 - Module 3 Synchronization Techniques/5 -3.5. Volatile and it's uses.mp4
146 MB
3 - Module 3 Synchronization Techniques/5 -3.5. Volatile and it's uses.srt
13 kB
3 - Module 3 Synchronization Techniques/6 -3.6. Happense Before Gauranty.mp4
242 MB
3 - Module 3 Synchronization Techniques/6 -3.6. Happense Before Gauranty.srt
24 kB
4 - Module 4 Advanced Synchronization Constructs/1 -4.1. wait() and notify() mechanism in Java.mp4
201 MB
4 - Module 4 Advanced Synchronization Constructs/1 -4.1. wait() and notify() mechanism in Java.srt
24 kB
4 - Module 4 Advanced Synchronization Constructs/2 -4.2. Thread Coordination in Java- Semaphores, CountDownLatch, and CyclicBarrier.mp4
298 MB
4 - Module 4 Advanced Synchronization Constructs/2 -4.2. Thread Coordination in Java- Semaphores, CountDownLatch, and CyclicBarrier.srt
32 kB
4 - Module 4 Advanced Synchronization Constructs/3 -4.3. deadlocks and starvation.mp4
522 MB
4 - Module 4 Advanced Synchronization Constructs/3 -4.3. deadlocks and starvation.srt
55 kB
4 - Module 4 Advanced Synchronization Constructs/4 -4.4. Reentrant Locks and Nested Monitor Lockout.mp4
194 MB
4 - Module 4 Advanced Synchronization Constructs/4 -4.4. Reentrant Locks and Nested Monitor Lockout.srt
21 kB
5 - Module 5 Thread Pools and Executor Framework/1 -5.1. Introduction To Thread Pools.mp4
201 MB
5 - Module 5 Thread Pools and Executor Framework/1 -5.1. Introduction To Thread Pools.srt
24 kB
5 - Module 5 Thread Pools and Executor Framework/2 -5.2. Fork - Join Framework in Java.mp4
162 MB
5 - Module 5 Thread Pools and Executor Framework/2 -5.2. Fork - Join Framework in Java.srt
21 kB
5 - Module 5 Thread Pools and Executor Framework/3 -5.3. Mastering ScheduledThreadPoolExecutor- Scheduling Tasks in a Thread Pool.mp4
210 MB
5 - Module 5 Thread Pools and Executor Framework/3 -5.3. Mastering ScheduledThreadPoolExecutor- Scheduling Tasks in a Thread Pool.srt
21 kB
5 - Module 5 Thread Pools and Executor Framework/4 -5.4. Work Queues and Thread Reuse.mp4
268 MB
5 - Module 5 Thread Pools and Executor Framework/4 -5.4. Work Queues and Thread Reuse.srt
27 kB
6 - Module 6 Concurrency Utilities and Atomic Operations/1 -6.1. Concurrent Collections - Introduction to Thread-Safe Collections.mp4
215 MB
6 - Module 6 Concurrency Utilities and Atomic Operations/1 -6.1. Concurrent Collections - Introduction to Thread-Safe Collections.srt
22 kB
6 - Module 6 Concurrency Utilities and Atomic Operations/2 -6.2. Atomic Variables and Operations.mp4
197 MB
6 - Module 6 Concurrency Utilities and Atomic Operations/2 -6.2. Atomic Variables and Operations.srt
22 kB
6 - Module 6 Concurrency Utilities and Atomic Operations/3 -6.3. Compare and Swap (CAS).mp4
268 MB
6 - Module 6 Concurrency Utilities and Atomic Operations/3 -6.3. Compare and Swap (CAS).srt
32 kB
6 - Module 6 Concurrency Utilities and Atomic Operations/4 -6.4. False Sharing.mp4
189 MB
6 - Module 6 Concurrency Utilities and Atomic Operations/4 -6.4. False Sharing.srt
17 kB
7 - Module 7 Testing and Debugging Multithreaded Applications/1 -7.1. Detecting and Fixing Race Conditions.mp4
137 MB
7 - Module 7 Testing and Debugging Multithreaded Applications/1 -7.1. Detecting and Fixing Race Conditions.srt
15 kB