Create Tool:
Create Time:1970-01-01 08:00:00
File Size:1.99 GB
File Count:188
File Hash:fdd917566740b25b4cc9a0b3eda59a1b59769a57
0. Websites you may like/[CourseClub.ME].url | 122 B |
0. Websites you may like/[FCS Forum].url | 133 B |
0. Websites you may like/[FreeCourseSite.com].url | 127 B |
1. Introduction/1. Introduction.mp4 | 11.39 MB |
1. Introduction/1. Introduction.srt | 2.47 KB |
10. Multithreading Exercise III - Miner Game Simulation/1. Miner game implementation I.mp4 | 4.37 MB |
10. Multithreading Exercise III - Miner Game Simulation/1. Miner game implementation I.srt | 2.11 KB |
10. Multithreading Exercise III - Miner Game Simulation/2. Miner game implementation II.mp4 | 11.69 MB |
10. Multithreading Exercise III - Miner Game Simulation/2. Miner game implementation II.srt | 5.49 KB |
10. Multithreading Exercise III - Miner Game Simulation/3. Miner game implementation III.mp4 | 5.90 MB |
10. Multithreading Exercise III - Miner Game Simulation/3. Miner game implementation III.srt | 2.88 KB |
10. Multithreading Exercise III - Miner Game Simulation/4. Miner game implementation IV.mp4 | 9.09 MB |
10. Multithreading Exercise III - Miner Game Simulation/4. Miner game implementation IV.srt | 4.65 KB |
10. Multithreading Exercise III - Miner Game Simulation/5. Miner game implementation V.mp4 | 18.27 MB |
10. Multithreading Exercise III - Miner Game Simulation/5. Miner game implementation V.srt | 7.88 KB |
11. Parallel Algorithms/1. Parallel methods versus multithreading.mp4 | 23.19 MB |
11. Parallel Algorithms/1. Parallel methods versus multithreading.srt | 10.26 KB |
11. Parallel Algorithms/10. Sum problem - parallel implementation.mp4 | 17.01 MB |
11. Parallel Algorithms/10. Sum problem - parallel implementation.srt | 9.13 KB |
11. Parallel Algorithms/11. Comparing sum implementations.mp4 | 8.16 MB |
11. Parallel Algorithms/11. Comparing sum implementations.srt | 4.15 KB |
11. Parallel Algorithms/12. Parallelization quiz.html | 156 B |
11. Parallel Algorithms/2. Merge sort introduction I.mp4 | 16.04 MB |
11. Parallel Algorithms/2. Merge sort introduction I.srt | 8.96 KB |
11. Parallel Algorithms/3. Merge sort introduction II.mp4 | 21.75 MB |
11. Parallel Algorithms/3. Merge sort introduction II.srt | 11.84 KB |
11. Parallel Algorithms/4. Sequential merge sort I.mp4 | 15.79 MB |
11. Parallel Algorithms/4. Sequential merge sort I.srt | 8.82 KB |
11. Parallel Algorithms/5. Parallel merge sort.mp4 | 17.36 MB |
11. Parallel Algorithms/5. Parallel merge sort.srt | 8.36 KB |
11. Parallel Algorithms/6. Comparing sorting implementations.mp4 | 12.20 MB |
11. Parallel Algorithms/6. Comparing sorting implementations.srt | 5.45 KB |
11. Parallel Algorithms/7. UPDATE comparing merge sort algorithms.html | 1.79 KB |
11. Parallel Algorithms/8. Sum problem introduction.mp4 | 5.94 MB |
11. Parallel Algorithms/8. Sum problem introduction.srt | 3.41 KB |
11. Parallel Algorithms/9. Sum problem - sequential approach.mp4 | 8.86 MB |
11. Parallel Algorithms/9. Sum problem - sequential approach.srt | 4.47 KB |
12. Fork-Join Framework/1. Fork-join framework introduction.mp4 | 14.11 MB |
12. Fork-Join Framework/1. Fork-join framework introduction.srt | 6.94 KB |
12. Fork-Join Framework/2. Fork-join framework simple example - RecursiveAction.mp4 | 18.84 MB |
12. Fork-Join Framework/2. Fork-join framework simple example - RecursiveAction.srt | 10.45 KB |
12. Fork-Join Framework/3. Fork-join framework simple example - RecursiveTaskT.mp4 | 17.29 MB |
12. Fork-Join Framework/3. Fork-join framework simple example - RecursiveTaskT.srt | 9.04 KB |
12. Fork-Join Framework/4. Maximum finding - the algorithm.mp4 | 17.10 MB |
12. Fork-Join Framework/4. Maximum finding - the algorithm.srt | 9.22 KB |
12. Fork-Join Framework/5. Maximum finding - running the application.mp4 | 14.43 MB |
12. Fork-Join Framework/5. Maximum finding - running the application.srt | 7.10 KB |
12. Fork-Join Framework/6. Fork-join merge sort I.mp4 | 17.69 MB |
12. Fork-Join Framework/6. Fork-join merge sort I.srt | 9.99 KB |
12. Fork-Join Framework/7. Fork-join merge sort II.mp4 | 9.93 MB |
12. Fork-Join Framework/7. Fork-join merge sort II.srt | 5.53 KB |
13. Using Java's Stream API/1. What is the Stream API.mp4 | 11.82 MB |
13. Using Java's Stream API/1. What is the Stream API.srt | 3.75 KB |
13. Using Java's Stream API/2. Streams with numbers.mp4 | 43.63 MB |
13. Using Java's Stream API/2. Streams with numbers.srt | 11.35 KB |
13. Using Java's Stream API/3. Streams with strings.mp4 | 19.96 MB |
13. Using Java's Stream API/3. Streams with strings.srt | 4.32 KB |
13. Using Java's Stream API/4. Processing files with streams.mp4 | 30.54 MB |
13. Using Java's Stream API/4. Processing files with streams.srt | 5.90 KB |
13. Using Java's Stream API/5. Streams with custom objects.mp4 | 66.60 MB |
13. Using Java's Stream API/5. Streams with custom objects.srt | 11.45 KB |
13. Using Java's Stream API/6. Serial and parallel streams - counting prime numbers.mp4 | 52.75 MB |
13. Using Java's Stream API/6. Serial and parallel streams - counting prime numbers.srt | 9.31 KB |
14. MapReduce and Parallelization/1. MapReduce introduction - basics.mp4 | 8.59 MB |
14. MapReduce and Parallelization/1. MapReduce introduction - basics.srt | 7.80 KB |
14. MapReduce and Parallelization/2. MapReduce introduction - example.mp4 | 8.40 MB |
14. MapReduce and Parallelization/2. MapReduce introduction - example.srt | 7.95 KB |
14. MapReduce and Parallelization/3. MapReduce and Fork-Join.mp4 | 2.64 MB |
14. MapReduce and Parallelization/3. MapReduce and Fork-Join.srt | 2.21 KB |
15. Course Materials (DOWNLOADS)/1. Course materials.html | 60 B |
15. Course Materials (DOWNLOADS)/1.1 multithreading_parallel.zip | 915.01 KB |
2. Multithreading Theory/1. Processes and threads introduction.mp4 | 35.70 MB |
2. Multithreading Theory/1. Processes and threads introduction.srt | 8.15 KB |
2. Multithreading Theory/2. What is time-slicing algorithm.mp4 | 13.63 MB |
2. Multithreading Theory/2. What is time-slicing algorithm.srt | 3.74 KB |
2. Multithreading Theory/3. Benefits of multithreading.mp4 | 12.77 MB |
2. Multithreading Theory/3. Benefits of multithreading.srt | 3.04 KB |
2. Multithreading Theory/4. Downside of multithreading.mp4 | 13.61 MB |
2. Multithreading Theory/4. Downside of multithreading.srt | 3.75 KB |
2. Multithreading Theory/5. Thread life cycle in Java.mp4 | 12.75 MB |
2. Multithreading Theory/5. Thread life cycle in Java.srt | 3.93 KB |
2. Multithreading Theory/6. Multithreading theory quiz.html | 156 B |
3. Threads Manipulation/1. Sequential processing.mp4 | 24.16 MB |
3. Threads Manipulation/1. Sequential processing.srt | 5.15 KB |
3. Threads Manipulation/2. Starting threads - Runnable.mp4 | 38.12 MB |
3. Threads Manipulation/2. Starting threads - Runnable.srt | 8.48 KB |
3. Threads Manipulation/3. Starting threads - Thread class.mp4 | 38.15 MB |
3. Threads Manipulation/3. Starting threads - Thread class.srt | 7.02 KB |
3. Threads Manipulation/4. Runnable interface and Thread class.html | 635 B |
3. Threads Manipulation/5. Wait for threads to finish - join.mp4 | 25.91 MB |
3. Threads Manipulation/5. Wait for threads to finish - join.srt | 6.02 KB |
3. Threads Manipulation/6. Daemon threads and user threads.mp4 | 48.90 MB |
3. Threads Manipulation/6. Daemon threads and user threads.srt | 11.14 KB |
3. Threads Manipulation/7. Threads manipulation quiz.html | 156 B |
4. Inter-Thread Communication/1. Memory management of threads.mp4 | 20.70 MB |
4. Inter-Thread Communication/1. Memory management of threads.srt | 4.95 KB |
4. Inter-Thread Communication/10. Producer consumer with locks.mp4 | 16.30 MB |
4. Inter-Thread Communication/10. Producer consumer with locks.srt | 7.43 KB |
4. Inter-Thread Communication/11. Locks and synchronization.mp4 | 7.88 MB |
4. Inter-Thread Communication/11. Locks and synchronization.srt | 2.19 KB |
4. Inter-Thread Communication/12. Inter-thread communication quiz.html | 156 B |
4. Inter-Thread Communication/2. Synchronization.mp4 | 36.59 MB |
4. Inter-Thread Communication/2. Synchronization.srt | 9.73 KB |
4. Inter-Thread Communication/3. Problems with synchronization.mp4 | 55.06 MB |
4. Inter-Thread Communication/3. Problems with synchronization.srt | 12.11 KB |
4. Inter-Thread Communication/4. Locking with custom objects.mp4 | 21.72 MB |
4. Inter-Thread Communication/4. Locking with custom objects.srt | 4.38 KB |
4. Inter-Thread Communication/5. What are re-entrant locks.html | 1.32 KB |
4. Inter-Thread Communication/6. Wait and notify.mp4 | 53.27 MB |
4. Inter-Thread Communication/6. Wait and notify.srt | 10.32 KB |
4. Inter-Thread Communication/7. What is the difference between wait and sleep.html | 953 B |
4. Inter-Thread Communication/8. Producer and consumer.mp4 | 75.78 MB |
4. Inter-Thread Communication/8. Producer and consumer.srt | 13.32 KB |
4. Inter-Thread Communication/9. Locks.mp4 | 15.14 MB |
4. Inter-Thread Communication/9. Locks.srt | 7.40 KB |
5. Multithreading Concepts/1. Volatile.mp4 | 33.36 MB |
5. Multithreading Concepts/1. Volatile.srt | 7.29 KB |
5. Multithreading Concepts/10. Mutex and binary semaphore.html | 965 B |
5. Multithreading Concepts/11. Multithreading concepts quiz.html | 156 B |
5. Multithreading Concepts/2. Stopping a thread.mp4 | 9.93 MB |
5. Multithreading Concepts/2. Stopping a thread.srt | 1.68 KB |
5. Multithreading Concepts/3. Deadlock and livelock.mp4 | 23.31 MB |
5. Multithreading Concepts/3. Deadlock and livelock.srt | 6.34 KB |
5. Multithreading Concepts/4. Deadlock example.mp4 | 41.95 MB |
5. Multithreading Concepts/4. Deadlock example.srt | 7.85 KB |
5. Multithreading Concepts/5. Livelock example.mp4 | 46.62 MB |
5. Multithreading Concepts/5. Livelock example.srt | 8.19 KB |
5. Multithreading Concepts/6. Atomic variables.mp4 | 36.53 MB |
5. Multithreading Concepts/6. Atomic variables.srt | 7.26 KB |
5. Multithreading Concepts/7. What are semaphores.mp4 | 17.76 MB |
5. Multithreading Concepts/7. What are semaphores.srt | 5.11 KB |
5. Multithreading Concepts/8. Mutexes and semaphores.mp4 | 25.92 MB |
5. Multithreading Concepts/8. Mutexes and semaphores.srt | 7.28 KB |
5. Multithreading Concepts/9. Semaphores example.mp4 | 17.70 MB |
5. Multithreading Concepts/9. Semaphores example.srt | 8.87 KB |
6. Creating Threads with Executors/1. Why to use thread pools.mp4 | 24.74 MB |
6. Creating Threads with Executors/1. Why to use thread pools.srt | 6.65 KB |
6. Creating Threads with Executors/2. Executors example - SingleThreadExecutor.mp4 | 33.01 MB |
6. Creating Threads with Executors/2. Executors example - SingleThreadExecutor.srt | 6.17 KB |
6. Creating Threads with Executors/3. Executors example - FixedThreadPools.mp4 | 30.67 MB |
6. Creating Threads with Executors/3. Executors example - FixedThreadPools.srt | 5.21 KB |
6. Creating Threads with Executors/4. Executors example - ScheduledExecutor.mp4 | 20.94 MB |
6. Creating Threads with Executors/4. Executors example - ScheduledExecutor.srt | 3.90 KB |
6. Creating Threads with Executors/5. Stopping executors.mp4 | 33.59 MB |
6. Creating Threads with Executors/5. Stopping executors.srt | 6.04 KB |
6. Creating Threads with Executors/6. What is a Callable interface and Future object.mp4 | 19.00 MB |
6. Creating Threads with Executors/6. What is a Callable interface and Future object.srt | 4.55 KB |
6. Creating Threads with Executors/7. Callable and future example.mp4 | 19.09 MB |
6. Creating Threads with Executors/7. Callable and future example.srt | 9.39 KB |
6. Creating Threads with Executors/8. Executors quiz.html | 156 B |
7. Concurrent Collections/1. Latch.mp4 | 25.85 MB |
7. Concurrent Collections/1. Latch.srt | 10.55 KB |
7. Concurrent Collections/2. Cyclic barrier.mp4 | 25.15 MB |
7. Concurrent Collections/2. Cyclic barrier.srt | 10.81 KB |
7. Concurrent Collections/3. Blocking queue.mp4 | 26.03 MB |
7. Concurrent Collections/3. Blocking queue.srt | 10.22 KB |
7. Concurrent Collections/4. Delay queue.mp4 | 19.93 MB |
7. Concurrent Collections/4. Delay queue.srt | 10.12 KB |
7. Concurrent Collections/5. Priority queue.mp4 | 23.27 MB |
7. Concurrent Collections/5. Priority queue.srt | 11.03 KB |
7. Concurrent Collections/6. Concurrent maps.mp4 | 18.30 MB |
7. Concurrent Collections/6. Concurrent maps.srt | 8.32 KB |
7. Concurrent Collections/7. Exchanger.mp4 | 26.15 MB |
7. Concurrent Collections/7. Exchanger.srt | 11.77 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/1. Dining philosophers problem I - the problem.mp4 | 9.92 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/1. Dining philosophers problem I - the problem.srt | 3.33 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/2. Dining philosophers problems II - constants.mp4 | 18.01 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/2. Dining philosophers problems II - constants.srt | 5.10 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/3. Dining philosophers problems III - chopstick.mp4 | 52.84 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/3. Dining philosophers problems III - chopstick.srt | 10.70 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/4. Dining philosophers problems IV - philosopher.mp4 | 78.77 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/4. Dining philosophers problems IV - philosopher.srt | 13.78 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/5. Dining philosophers problems V - starting the threads.mp4 | 82.70 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/5. Dining philosophers problems V - starting the threads.srt | 13.53 KB |
8. Multithreading Exercise I - Dining Philosophers Problem/6. Dining philosophers problems VI - running the simulation.mp4 | 28.49 MB |
8. Multithreading Exercise I - Dining Philosophers Problem/6. Dining philosophers problems VI - running the simulation.srt | 4.42 KB |
9. Multithreading Exercise II -Students Library Simulation/1. Student library simulation I - the problem.mp4 | 2.98 MB |
9. Multithreading Exercise II -Students Library Simulation/1. Student library simulation I - the problem.srt | 1.58 KB |
9. Multithreading Exercise II -Students Library Simulation/2. Student library simulation II - constants.mp4 | 4.12 MB |
9. Multithreading Exercise II -Students Library Simulation/2. Student library simulation II - constants.srt | 2.00 KB |
9. Multithreading Exercise II -Students Library Simulation/3. Student library simulation III - book.mp4 | 6.39 MB |
9. Multithreading Exercise II -Students Library Simulation/3. Student library simulation III - book.srt | 3.48 KB |
9. Multithreading Exercise II -Students Library Simulation/4. Student library simulation VI - student.mp4 | 5.76 MB |
9. Multithreading Exercise II -Students Library Simulation/4. Student library simulation VI - student.srt | 2.86 KB |
9. Multithreading Exercise II -Students Library Simulation/5. Locking locks () and tryLock().mp4 | 7.94 MB |
9. Multithreading Exercise II -Students Library Simulation/5. Locking locks () and tryLock().srt | 3.65 KB |
9. Multithreading Exercise II -Students Library Simulation/6. Student library simulation V - running the simulation.mp4 | 8.86 MB |
9. Multithreading Exercise II -Students Library Simulation/6. Student library simulation V - running the simulation.srt | 4.51 KB |
No trackers found |
TorrentBank
Copyright © 2024