Other

[ TutSala com ] Udemy - Java Multithreading, Concurrency & Performance Optimization

  • Download torrent
  • Rate this torrent +  |  -

Torrent info

Name:[ TutSala com ] Udemy - Java Multithreading, Concurrency & Performance Optimization

Infohash: 2F94EFC8C12CBC9C929F6A6B05DF5B71C81FCC7C

Total Size: 1.01 GB

Seeds: 1

Leechers: 0

Stream: Watch Full Movies @ LimeMovies

Last Updated: 2025-10-08 01:35:17 (Update Now)

Torrent added: 2021-11-10 03:06:19






Torrent Files List


Get Bonus Downloads Here.url (Size: 1.01 GB) (Files: 225)

 Get Bonus Downloads Here.url

0.17 KB

 ~Get Your Files Here !

  1 - Introduction

   1 - Motivation & Operating Systems fundamentals- Part 1.mp4

40.85 MB

   1 - Motivation & Operating Systems fundamentals- Part 1_en.srt

10.23 KB

   2 - Operating Systems Fundamentals - Part 2.mp4

49.77 MB

   2 - Operating Systems Fundamentals - Part 2_en.srt

11.54 KB

   external-assets-links.txt

0.19 KB

  10 - Beyond Multithreading - Final Lecture

   1 - Distributed Systems, Big Data & Performance.mp4

37.86 MB

   1 - Distributed Systems, Big Data & Performance_en.srt

8.05 KB

   2 - Bonus Section.html

5.78 KB

   external-assets-links.txt

0.34 KB

  2 - Threading fundamentals - Thread Creation

   1 - Tips about Coding Lectures and Debugging Instructions.html

3.77 KB

   2 - Threads Creation - Part 1, Thread Capabilities & Debugging.mp4

48.86 MB

   2 - Threads Creation - Part 1, Thread Capabilities & Debugging_en.srt

11.55 KB

   3 - Threads Creation - Part 2. Thread Inheritance.mp4

26.73 MB

   3 - Threads Creation - Part 2. Thread Inheritance_en.srt

13.39 KB

   4 - Thread Creation - MultiExecutor Solution.html

1.27 KB

   external-assets-links.txt

0.09 KB

   thread-creation-part2-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     description.html

0.09 KB

     encodings.xml

0.19 KB

     misc.xml

0.39 KB

     modules.xml

0.29 KB

     project-template.xml

0.09 KB

     workspace.xml

8.11 KB

    src

     Main.java

4.04 KB

    thread-creation-part2-example.iml

0.42 KB

   threads-creation-part1

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     description.html

0.09 KB

     encodings.xml

0.19 KB

     misc.xml

0.39 KB

     modules.xml

0.28 KB

     project-template.xml

0.09 KB

     uiDesigner.xml

8.59 KB

     workspace.xml

8.91 KB

    src

     Main1.java

2.06 KB

     Main2.java

2.00 KB

    threads-creation-part1.iml

0.42 KB

  3 - Threading fundamentals - Thread Coordination

   1 - Thread Termination & Daemon Threads.mp4

38.18 MB

   1 - Thread Termination & Daemon Threads_en.srt

11.56 KB

   2 - Joining Threads.mp4

69.03 MB

   2 - Joining Threads_en.srt

13.61 KB

   3 - Multithreaded Calculation - Solution.html

2.66 KB

   joining-threads-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.28 KB

     workspace.xml

7.37 KB

    joining-threads-example.iml

0.41 KB

    src

     Main.java

3.18 KB

   thread-termination-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.29 KB

     uiDesigner.xml

8.59 KB

     workspace.xml

10.89 KB

    out

     production

      thread-termination-example

       Main1$BlockingTask.class

0.79 KB

       Main1.class

0.59 KB

       Main2$LongComputationTask.class

1.88 KB

       Main2.class

0.79 KB

       Main3$LongComputationTask.class

1.71 KB

       Main3.class

0.92 KB

    src

     Main1.java

1.72 KB

     Main2.java

2.43 KB

     Main3.java

2.32 KB

    thread-termination-example.iml

0.41 KB

  4 - Performance Optimization

   1 - Introduction to Performance & Optimizing for Latency - Part 1.mp4

21.31 MB

   1 - Introduction to Performance & Optimizing for Latency - Part 1_en.srt

14.22 KB

   2 - Optimizing for Latency Part 2 - Image Processing.mp4

82.41 MB

   2 - Optimizing for Latency Part 2 - Image Processing_en.srt

23.83 KB

   3 - Additional Resource - Image Processing, Color Spaces, Extraction & Manipulation.html

6.24 KB

   4 - Optimizing for Throughput Part 1.mp4

15.15 MB

   4 - Optimizing for Throughput Part 1_en.srt

7.46 KB

   5 - Optimizing for Throughput Part 2 - HTTP server + Jmeter.mp4

84.51 MB

   5 - Optimizing for Throughput Part 2 - HTTP server + Jmeter_en.srt

18.92 KB

   optimizing-for-latency-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.29 KB

     workspace.xml

7.54 KB

    optimizing-for-latency-example.iml

0.49 KB

    resources

     many-flowers.jpg

2.85 MB

    src

     Main.java

5.46 KB

   optimizing-for-throughput-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.30 KB

     workspace.xml

8.83 KB

    optimizing-for-throughput-example.iml

0.49 KB

    resources

     performance_test_plan.jmx

7.50 KB

     search_words.csv

18.03 KB

     war_and_peace.txt

3.20 MB

    src

     ThroughputHttpServer.java

3.57 KB

  5 - Data Sharing between Threads

   1 - Stack & Heap Memory Regions.mp4

19.41 MB

   1 - Stack & Heap Memory Regions_en.srt

11.78 KB

   2 - Resource Sharing & Introduction to Critical Sections.mp4

30.63 MB

   2 - Resource Sharing & Introduction to Critical Sections_en.srt

17.54 KB

   introduction-to-critical-sections-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.31 KB

     workspace.xml

6.46 KB

    introduction-to-critical-sections-example.iml

0.41 KB

    src

     Main.java

2.92 KB

  6 - The Concurrency Challenges & Solutions

   1 - Critical Section & Synchronization.mp4

19.77 MB

   1 - Critical Section & Synchronization_en.srt

11.65 KB

   2 - Atomic Operations, Volatile & Metrics practical example.mp4

38.35 MB

   2 - Atomic Operations, Volatile & Metrics practical example_en.srt

16.95 KB

   3 - Min - Max Metrics - Solution.html

2.15 KB

   4 - Race Conditions & Data Races.mp4

28.26 MB

   4 - Race Conditions & Data Races_en.srt

14.16 KB

   5 - Locking Strategies & Deadlocks.mp4

54.49 MB

   5 - Locking Strategies & Deadlocks_en.srt

17.00 KB

   application-metrics-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    application-metrics-example.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.29 KB

     workspace.xml

6.24 KB

    src

     Main.java

3.27 KB

   critical-sections-and-synchronization-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    critical-sections-and-synchronization-example.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.32 KB

     workspace.xml

6.15 KB

    src

     Main.java

3.11 KB

   data-races-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    data-races.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.25 KB

     workspace.xml

6.36 KB

    src

     Main.java

2.08 KB

   deadlocks-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    deadlocks-example.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.27 KB

     workspace.xml

6.22 KB

    src

     Main.java

3.79 KB

   external-assets-links.txt

0.39 KB

  7 - Advanced Locking

   1 - ReentrantLock Part 1 - tryLock and interruptible Lock.mp4

20.81 MB

   1 - ReentrantLock Part 1 - tryLock and interruptible Lock_en.srt

3.81 KB

   1 - ReentrantLock Part 1 - tryLock and interruptible Lock_en.vtt

11.90 KB

   2 - ReentrantLock Part 2 - User Interface Application example.mp4

35.09 MB

   2 - ReentrantLock Part 2 - User Interface Application example_en.srt

12.42 KB

   3 - Reentrant Read Write Lock & Database Implementation.mp4

36.46 MB

   3 - Reentrant Read Write Lock & Database Implementation_en.srt

15.62 KB

   4 - Product Reviews Service - Solution.html

5.22 KB

   read-write-lock-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.28 KB

     workspace.xml

7.53 KB

    out

     production

      read-write-lock-example

       Main$InventoryDatabase.class

3.16 KB

       Main.class

3.34 KB

    read-write-lock-example.iml

0.41 KB

    src

     Main.java

5.54 KB

   reentrantlock-example

    LICENSE

1.07 KB

    README.md

0.64 KB

    idea

     compiler.xml

0.53 KB

     encodings.xml

0.13 KB

     misc.xml

0.50 KB

     workspace.xml

11.13 KB

    pom.xml

1.75 KB

    reentrantlock-example.iml

0.08 KB

    src

     main

      java

       Main.java

9.21 KB

    target

     classes

      Main$1.class

1.87 KB

      Main$PriceUpdater.class

1.33 KB

      Main$PricesContainer.class

1.59 KB

      Main.class

7.56 KB

     maven-status

      maven-compiler-plugin

       compile

        default-compile

         createdFiles.lst

0.07 KB

         inputFiles.lst

0.10 KB

  8 - Inter-Thread Communication

   1 - Semaphore - Scalable Producer Consumer implementation.mp4

25.76 MB

   1 - Semaphore - Scalable Producer Consumer implementation_en.srt

11.81 KB

   2 - Condition Variables - All purpose, Inter-Thread Communication.mp4

23.86 MB

   2 - Condition Variables - All purpose, Inter-Thread Communication_en.srt

11.39 KB

   3 - Objects as Condition Variables - wait(), notify() and notifyAll().mp4

97.42 MB

   3 - Objects as Condition Variables - wait(), notify() and notifyAll()_en.srt

22.63 KB

   4 - Simple CountDownLatch - Solution.html

5.82 KB

   wait-notify-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.27 KB

     workspace.xml

7.21 KB

    src

     MainApplication.java

7.03 KB

     MatricesGenerator.java

3.05 KB

    wait-notify-example.iml

0.41 KB

  9 - Lock-Free Algorithms, Data-Structures & Techniques

   1 - Introduction to Non-blocking, Lock Free operations.mp4

19.41 MB

   1 - Introduction to Non-blocking, Lock Free operations_en.srt

9.43 KB

   2 - Atomic Integers & Lock Free E-Commerce.mp4

12.43 MB

   2 - Atomic Integers & Lock Free E-Commerce_en.srt

7.11 KB

   3 - Atomic References, Compare And Set, Lock-Free High Performance Data Structure.mp4

54.33 MB

   3 - Atomic References, Compare And Set, Lock-Free High Performance Data Structure_en.srt

19.05 KB

   atomic-integer-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    atomic-integer-example.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.28 KB

     workspace.xml

6.17 KB

    src

     Main.java

3.02 KB

   atomic-reference-example

    LICENSE

1.07 KB

    README.md

0.46 KB

    atomic-reference-example.iml

0.41 KB

    idea

     encodings.xml

0.13 KB

     misc.xml

0.26 KB

     modules.xml

0.28 KB

     workspace.xml

6.36 KB

    src

     Main.java

4.92 KB

   external-assets-links.txt

0.12 KB

  Bonus Resources.txt

0.35 KB
 

tracker

leech seeds
 

Torrent description

Feel free to post any comments about this torrent, including links to Subtitle, samples, screenshots, or any other relevant information, Watch [ TutSala com ] Udemy - Java Multithreading, Concurrency & Performance Optimization Online Free Full Movies Like 123Movies, Putlockers, Fmovies, Netflix or Download Direct via Magnet Link in Torrent Details.

related torrents

Torrent name

health leech seeds Size
 


comments (0)

Main Menu