Udemy - Java Multithreading, Concurrency & Performance Optimization

seeders: 2
leechers: 0
Added 4 years ago by freecoursewb in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Udemy - Java Multithreading, Concurrency & Performance Optimization (Size: 1 GB)
  1 - Critical Section & Synchronization.mp4 19.8 MB
  1 - Critical Section & Synchronization_en.srt 11.7 KB
  1 - Distributed Systems, Big Data & Performance.mp4 37.9 MB
  1 - Distributed Systems, Big Data & Performance_en.srt 8.1 KB
  1 - Introduction to Non-blocking, Lock Free operations.mp4 19.4 MB
  1 - Introduction to Non-blocking, Lock Free operations_en.srt 9.4 KB
  1 - Introduction to Performance & Optimizing for Latency - Part 1.mp4 21.3 MB
  1 - Introduction to Performance & Optimizing for Latency - Part 1_en.srt 14.2 KB
  1 - Motivation & Operating Systems fundamentals- Part 1.mp4 40.8 MB
  1 - Motivation & Operating Systems fundamentals- Part 1_en.srt 10.2 KB
  1 - ReentrantLock Part 1 - tryLock and interruptible Lock.mp4 20.8 MB
  1 - ReentrantLock Part 1 - tryLock and interruptible Lock_en.srt 3.8 KB
  1 - ReentrantLock Part 1 - tryLock and interruptible Lock_en.vtt 11.9 KB
  1 - Semaphore - Scalable Producer Consumer implementation.mp4 25.8 MB
  1 - Semaphore - Scalable Producer Consumer implementation_en.srt 11.8 KB
  1 - Stack & Heap Memory Regions.mp4 19.4 MB
  1 - Stack & Heap Memory Regions_en.srt 11.8 KB
  1 - Thread Termination & Daemon Threads.mp4 38.2 MB
  1 - Thread Termination & Daemon Threads_en.srt 11.6 KB
  1 - Tips about Coding Lectures and Debugging Instructions.html 3.8 KB
  2 - Atomic Integers & Lock Free E-Commerce.mp4 12.4 MB
  2 - Atomic Integers & Lock Free E-Commerce_en.srt 7.1 KB
  2 - Atomic Operations, Volatile & Metrics practical example.mp4 38.4 MB
  2 - Atomic Operations, Volatile & Metrics practical example_en.srt 16.9 KB
  2 - Bonus Section.html 5.8 KB
  2 - Condition Variables - All purpose, Inter-Thread Communication.mp4 23.9 MB
  2 - Condition Variables - All purpose, Inter-Thread Communication_en.srt 11.4 KB
  2 - Joining Threads.mp4 69 MB
  2 - Joining Threads_en.srt 13.6 KB
  2 - Operating Systems Fundamentals - Part 2.mp4 49.8 MB
  2 - Operating Systems Fundamentals - Part 2_en.srt 11.5 KB
  2 - Optimizing for Latency Part 2 - Image Processing.mp4 82.4 MB
  2 - Optimizing for Latency Part 2 - Image Processing_en.srt 23.8 KB
  2 - ReentrantLock Part 2 - User Interface Application example.mp4 35.1 MB
  2 - ReentrantLock Part 2 - User Interface Application example_en.srt 12.4 KB
  2 - Resource Sharing & Introduction to Critical Sections.mp4 30.6 MB
  2 - Resource Sharing & Introduction to Critical Sections_en.srt 17.5 KB
  2 - Threads Creation - Part 1, Thread Capabilities & Debugging.mp4 48.9 MB
  2 - Threads Creation - Part 1, Thread Capabilities & Debugging_en.srt 11.6 KB
  3 - Additional Resource - Image Processing, Color Spaces, Extraction & Manipulation.html 6.2 KB
  3 - Atomic References, Compare And Set, Lock-Free High Performance Data Structure.mp4 54.3 MB
  3 - Atomic References, Compare And Set, Lock-Free High Performance Data Structure_en.srt 19.1 KB
  3 - Min - Max Metrics - Solution.html 2.1 KB
  3 - Multithreaded Calculation - Solution.html 2.7 KB
  3 - Objects as Condition Variables - wait(), notify() and notifyAll().mp4 97.4 MB
  3 - Objects as Condition Variables - wait(), notify() and notifyAll()_en.srt 22.6 KB
  3 - Reentrant Read Write Lock & Database Implementation.mp4 36.5 MB
  3 - Reentrant Read Write Lock & Database Implementation_en.srt 15.6 KB
  3 - Threads Creation - Part 2. Thread Inheritance.mp4 26.7 MB
  3 - Threads Creation - Part 2. Thread Inheritance_en.srt 13.4 KB
  4 - Optimizing for Throughput Part 1.mp4 15.1 MB
  4 - Optimizing for Throughput Part 1_en.srt 7.5 KB
  4 - Product Reviews Service - Solution.html 5.2 KB
  4 - Race Conditions & Data Races.mp4 28.3 MB
  4 - Race Conditions & Data Races_en.srt 14.2 KB
  4 - Simple CountDownLatch - Solution.html 5.8 KB
  4 - Thread Creation - MultiExecutor Solution.html 1.3 KB
  5 - Locking Strategies & Deadlocks.mp4 54.5 MB
  5 - Locking Strategies & Deadlocks_en.srt 17 KB
  5 - Optimizing for Throughput Part 2 - HTTP server + Jmeter.mp4 84.5 MB
  5 - Optimizing for Throughput Part 2 - HTTP server + Jmeter_en.srt 18.9 KB
  Bonus Resources.txt 307.2 B
  Get Bonus Downloads Here.url 204.8 B
  LICENSE 1.1 KB
  Main$1.class 1.9 KB
  Main$InventoryDatabase.class 3.2 KB
  Main$PriceUpdater.class 1.3 KB
  Main$PricesContainer.class 1.6 KB
  Main.class 7.6 KB
  Main.java 4.9 KB
  Main1$BlockingTask.class 819.2 B
  Main1.class 614.4 B
  Main1.java 1.7 KB
  Main2$LongComputationTask.class 1.9 KB
  Main2.class 819.2 B
  Main2.java 2.4 KB
  Main3$LongComputationTask.class 1.7 KB
  Main3.class 921.6 B
  Main3.java 2.3 KB
  MainApplication.java 7 KB
  MatricesGenerator.java 3 KB
  README.md 512 B
  ThroughputHttpServer.java 3.6 KB
  application-metrics-example.iml 409.6 B
  atomic-integer-example.iml 409.6 B
  atomic-reference-example.iml 409.6 B
  compiler.xml 512 B
  createdFiles.lst 102.4 B
  critical-sections-and-synchronization-example.iml 409.6 B
  data-races.iml 409.6 B
  deadlocks-example.iml 409.6 B
  description.html 102.4 B
  encodings.xml 102.4 B
  external-assets-links.txt 102.4 B
  inputFiles.lst 102.4 B
  introduction-to-critical-sections-example.iml 409.6 B
  joining-threads-example.iml 409.6 B
  many-flowers.jpg?042148 2.9 MB
  misc.xml 307.2 B
  modules.xml 307.2 B
  optimizing-for-latency-example.iml 512 B
  optimizing-for-throughput-example.iml 512 B
  performance_test_plan.jmx 7.5 KB
  pom.xml 1.7 KB
  project-template.xml 102.4 B
  read-write-lock-example.iml 409.6 B
  reentrantlock-example.iml 102.4 B
  search_words.csv 18 KB
  thread-creation-part2-example.iml 409.6 B
  thread-termination-example.iml 409.6 B
  threads-creation-part1.iml 409.6 B
  uiDesigner.xml 8.6 KB
  wait-notify-example.iml 409.6 B
  war_and_peace.txt 3.2 MB
  workspace.xml 6.4 KB
  ▲ 225 total files

Description


Java Multithreading, Concurrency & Performance Optimization
https://TutSala.com

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.01 GB | Duration: 4h 16m
Become an expert in Multithreading, Concurrency & Parallel programming in Java, with strong emphasis on high performance
What you'll learn
Build well designed & correct multithreaded applications in Java, with confidence.
Gain expert-level practical knowledge of modern software architecture & low level programming using Threads
Create high performance & responsive applications, clients will use and love
Learn to utilize your computer and Java language using Concurrency and Parallel programming

Requirements
A Windows, Mac or Linux computer
Java Development Kit (JDK) 8 or above installed
Basic knowledge of programming in Java

Description
Description

If you had your own jet plane, would you drive it to the grocery store, or fly it on a tour around the world?

Related Torrents

torrent name size uploader age seed leech
1
12
7
4
2