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.
Instructor Details
Courses : 4
Specification: Java: Multi-threading and Concurrency Simplified
|
8 reviews for Java: Multi-threading and Concurrency Simplified
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 4.5 hours |
Year | 2021 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$49.99 $12.99
Tony Carrara –
Well presented and the app/website allows easy backwards lookup for concepts confirmation. Being able to see and copy the notes at each stage also helps a lot. Thank you.
Vinod Navalgund –
Simple way of explanation for multithreading concepts
Gopisetti Sai Venkata Akhil –
nice explaination about all the topics
Rohit Badagi –
The concepts are explained very clearly and could understand threads in a better way.
NitinSridhar –
Very Good Videos on Multithreading. Completable Future is missing.
Chandrasekhar Madyahanam –
Enjoyed the session..
Abdul Rahim Khan –
Excellent course and nice explanations each topic…Really enjoyed and learned new things from Sagar from this course..
Chandana Patel M –
Good learning path for the beginners. Thanks for the notes after every lecture which made this course much better.