FileMood

Download Java Multithreading, Concurrency & Performance Optimization

Java Multithreading Concurrency Performance Optimization

Name

Java Multithreading, Concurrency & Performance Optimization

  DOWNLOAD Copy Link

Total Size

1.1 GB

Total Files

224

Last Seen

2025-02-20 00:20

Hash

03B2281746F44E4663EB4A6E6AF239E0585CBBCF

/8 - Inter-Thread Communication/

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

102.2 MB

1 - Semaphore - Scalable Producer Consumer implementation_en.srt

12.1 KB

1 - Semaphore - Scalable Producer Consumer implementation.mp4

27.0 MB

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

11.7 KB

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

25.0 MB

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

23.2 KB

4 - Simple CountDownLatch - Solution.html

6.0 KB

/1 - Introduction/

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

10.5 KB

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

42.8 MB

2 - Operating Systems Fundamentals - Part 2_en.srt

11.8 KB

2 - Operating Systems Fundamentals - Part 2.mp4

52.2 MB

external-assets-links.txt

0.2 KB

/2 - Threading fundamentals - Thread Creation/

1 - Tips about Coding Lectures and Debugging Instructions.html

3.9 KB

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

11.8 KB

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

51.2 MB

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

13.7 KB

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

28.0 MB

4 - Thread Creation - MultiExecutor Solution.html

1.3 KB

external-assets-links.txt

0.1 KB

/.../thread-creation-part2-example/

LICENSE

1.1 KB

README.md

0.5 KB

thread-creation-part2-example.iml

0.4 KB

/.../thread-creation-part2-example/idea/

description.html

0.1 KB

encodings.xml

0.2 KB

misc.xml

0.4 KB

modules.xml

0.3 KB

project-template.xml

0.1 KB

workspace.xml

8.3 KB

/.../thread-creation-part2-example/src/

Main.java

4.1 KB

/.../threads-creation-part1/

LICENSE

1.1 KB

README.md

0.5 KB

threads-creation-part1.iml

0.4 KB

/.../threads-creation-part1/idea/

description.html

0.1 KB

encodings.xml

0.2 KB

misc.xml

0.4 KB

modules.xml

0.3 KB

project-template.xml

0.1 KB

uiDesigner.xml

8.8 KB

workspace.xml

9.1 KB

/.../threads-creation-part1/src/

Main1.java

2.1 KB

Main2.java

2.0 KB

/3 - Threading fundamentals - Thread Coordination/

1 - Thread Termination & Daemon Threads_en.srt

11.8 KB

1 - Thread Termination & Daemon Threads.mp4

40.0 MB

2 - Joining Threads_en.srt

13.9 KB

2 - Joining Threads.mp4

72.4 MB

3 - Multithreaded Calculation - Solution.html

2.7 KB

/.../joining-threads-example/

joining-threads-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../joining-threads-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

7.6 KB

/.../joining-threads-example/src/

Main.java

3.3 KB

/.../thread-termination-example/

LICENSE

1.1 KB

README.md

0.5 KB

thread-termination-example.iml

0.4 KB

/.../thread-termination-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

uiDesigner.xml

8.8 KB

workspace.xml

11.2 KB

/.../thread-termination-example/

Main1.class

0.6 KB

Main1$BlockingTask.class

0.8 KB

Main2.class

0.8 KB

Main2$LongComputationTask.class

1.9 KB

Main3.class

0.9 KB

Main3$LongComputationTask.class

1.7 KB

/.../thread-termination-example/src/

Main1.java

1.8 KB

Main2.java

2.5 KB

Main3.java

2.4 KB

/4 - Performance Optimization/

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

14.6 KB

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

22.3 MB

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

24.4 KB

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

86.4 MB

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

6.4 KB

4 - Optimizing for Throughput Part 1_en.srt

7.6 KB

4 - Optimizing for Throughput Part 1.mp4

15.9 MB

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

19.4 KB

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

88.6 MB

/.../optimizing-for-latency-example/

LICENSE

1.1 KB

optimizing-for-latency-example.iml

0.5 KB

README.md

0.5 KB

/.../optimizing-for-latency-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

7.7 KB

/.../optimizing-for-latency-example/resources/

many-flowers.jpg

3.0 MB

/.../optimizing-for-latency-example/src/

Main.java

5.6 KB

/.../optimizing-for-throughput-example/

LICENSE

1.1 KB

optimizing-for-throughput-example.iml

0.5 KB

README.md

0.5 KB

/.../optimizing-for-throughput-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

9.0 KB

/.../optimizing-for-throughput-example/resources/

performance_test_plan.jmx

7.7 KB

search_words.csv

18.5 KB

war_and_peace.txt

3.4 MB

/.../optimizing-for-throughput-example/src/

ThroughputHttpServer.java

3.7 KB

/5 - Data Sharing between Threads/

1 - Stack & Heap Memory Regions_en.srt

12.1 KB

1 - Stack & Heap Memory Regions.mp4

20.4 MB

2 - Resource Sharing & Introduction to Critical Sections_en.srt

18.0 KB

2 - Resource Sharing & Introduction to Critical Sections.mp4

32.1 MB

/.../introduction-to-critical-sections-example/

introduction-to-critical-sections-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../introduction-to-critical-sections-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.6 KB

/.../introduction-to-critical-sections-example/src/

Main.java

3.0 KB

/6 - The Concurrency Challenges & Solutions/

1 - Critical Section & Synchronization_en.srt

11.9 KB

1 - Critical Section & Synchronization.mp4

20.7 MB

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

17.4 KB

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

40.2 MB

3 - Min - Max Metrics - Solution.html

2.2 KB

4 - Race Conditions & Data Races_en.srt

14.5 KB

4 - Race Conditions & Data Races.mp4

29.6 MB

5 - Locking Strategies & Deadlocks_en.srt

17.4 KB

5 - Locking Strategies & Deadlocks.mp4

57.1 MB

external-assets-links.txt

0.4 KB

/.../application-metrics-example/

application-metrics-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../application-metrics-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.4 KB

/.../application-metrics-example/src/

Main.java

3.3 KB

/.../critical-sections-and-synchronization-example/

critical-sections-and-synchronization-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../critical-sections-and-synchronization-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.3 KB

/.../critical-sections-and-synchronization-example/src/

Main.java

3.2 KB

/.../data-races-example/

data-races.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../data-races-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.5 KB

/.../data-races-example/src/

Main.java

2.1 KB

/deadlocks-example/

deadlocks-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/deadlocks-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.4 KB

/deadlocks-example/src/

Main.java

3.9 KB

/7 - Advanced Locking/

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

3.9 KB

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

12.2 KB

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

21.8 MB

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

12.7 KB

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

36.8 MB

3 - Reentrant Read Write Lock & Database Implementation_en.srt

16.0 KB

3 - Reentrant Read Write Lock & Database Implementation.mp4

38.2 MB

4 - Product Reviews Service - Solution.html

5.3 KB

/.../read-write-lock-example/

LICENSE

1.1 KB

read-write-lock-example.iml

0.4 KB

README.md

0.5 KB

/.../read-write-lock-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

7.7 KB

/.../read-write-lock-example/

Main.class

3.4 KB

Main$InventoryDatabase.class

3.2 KB

/.../read-write-lock-example/src/

Main.java

5.7 KB

/7 - Advanced Locking/reentrantlock-example/

LICENSE

1.1 KB

pom.xml

1.8 KB

README.md

0.7 KB

reentrantlock-example.iml

0.1 KB

/7 - Advanced Locking/reentrantlock-example/idea/

compiler.xml

0.5 KB

encodings.xml

0.1 KB

misc.xml

0.5 KB

workspace.xml

11.4 KB

/7 - Advanced Locking/reentrantlock-example/src/main/java/

Main.java

9.4 KB

/7 - Advanced Locking/reentrantlock-example/target/classes/

Main.class

7.7 KB

Main$1.class

1.9 KB

Main$PricesContainer.class

1.6 KB

Main$PriceUpdater.class

1.4 KB

/.../maven-compiler-plugin/compile/default-compile/

createdFiles.lst

0.1 KB

inputFiles.lst

0.1 KB

/

Bonus Resources.txt

0.4 KB

/.../wait-notify-example/

LICENSE

1.1 KB

README.md

0.5 KB

wait-notify-example.iml

0.4 KB

/.../wait-notify-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

7.4 KB

/.../wait-notify-example/src/

MainApplication.java

7.2 KB

MatricesGenerator.java

3.1 KB

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

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

9.7 KB

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

20.4 MB

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

7.3 KB

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

13.0 MB

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

19.5 KB

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

57.0 MB

external-assets-links.txt

0.1 KB

/.../atomic-integer-example/

atomic-integer-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../atomic-integer-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.3 KB

/.../atomic-integer-example/src/

Main.java

3.1 KB

/.../atomic-reference-example/

atomic-reference-example.iml

0.4 KB

LICENSE

1.1 KB

README.md

0.5 KB

/.../atomic-reference-example/idea/

encodings.xml

0.1 KB

misc.xml

0.3 KB

modules.xml

0.3 KB

workspace.xml

6.5 KB

/.../atomic-reference-example/src/

Main.java

5.0 KB

/10 - Beyond Multithreading - Final Lecture/

1 - Distributed Systems, Big Data & Performance_en.srt

8.2 KB

1 - Distributed Systems, Big Data & Performance.mp4

39.7 MB

2 - Bonus Section.html

5.9 KB

external-assets-links.txt

0.3 KB

 

Total files 224


Copyright © 2025 FileMood.com