Java: Multi-threading and Concurrency Simplified

Confidently transform single threaded code to multithreaded code, understand concurrent utils and much more..

Java: Multi-threading and Concurrency Simplified
Java: Multi-threading and Concurrency Simplified

Java: Multi-threading and Concurrency Simplified udemy course

Confidently transform single threaded code to multithreaded code, understand concurrent utils and much more..

What you'll learn:

Multithreading and Concurrency explained in Java

  • Learn the fundamentals of multithreading.
  • Understand the ramifications of a multithreaded program on the operating system and hardware.
  • Recognize when multithreading can help an application run faster and when it can’t.
  • Be able to apply what you’ve learned in this class to real-world projects.

Requirements:

  • Java object-oriented programming (OOP) skills is required (classes, interfaces, methods)
  • Eclipse, Intellij, or any other Java integrated development environment (IDE) must be installed.

Description:

Multi threading in Java is the most essential feature that each and every Java developer should understand and be able to confidently apply it in solving complex programming problems where concurrent execution is a must. With parallel processing there comes a risk, i.e. shared mutability and the ability of the developer to solve concurrency problems. 

Thanks to the Java programming language that it makes the mighty multi-threaded application development a cake walk, if you assimilate few keys or core concepts you will be able to confidently design multi threaded applications with ease.

To design multi threaded applications developers need to look at it through a different perspective i.e. change the thinking from serial to parallel and it requires some effort. Keeping this in mind this course contains the essential lectures which can guide you in this regard.

This course was designed keeping the above points in mind and will help you understand these complex problems through simplified and easy to understand examples. 

Course contents include

  • Understanding Threads, Priorities, States, Daemon Threads.

  • Thread synchronization using synchronized blocks and locks.

  • Key components of java.util.concurrent package including ForkJoinPool and ForkJoinTask(s).

  • Mock HttpServer to explain how HTTP works and simulate how a typical web server responds to the client requests.

  • ThreadLocal

  • Introduction to distributed locks

  • An overview of how to build scalable applications using Messaging Queues.

  • Introduction to Lambdas and Streams (Coming up)

Who this course is for:

Course Details:

  • 4 hours on-demand video
  • 25 articles
  • 4 downloadable resources
  • Access on mobile and TV
  • Certificate of completion

Java: Multi-threading and Concurrency Simplified udemy free download

Confidently transform single threaded code to multithreaded code, understand concurrent utils and much more..

Demo Link: https://www.udemy.com/course/java-multi-threading-by-sagar/