Efficient Java Multithreading and Concurrency with Executors
$74.99 $12.99Track price
*** Latest Update: Course updated and all videos re–recorded in June–2020 ***
Learn all the concepts of Java’s Executors API from scratch in combination with parallel concepts of the Threads API. Develop skills and deepen your knowledge of advanced multi–threading concepts by learning various tips & techniques and becoming aware of pitfalls when using Executors API. And … refresh your advanced Threads–API concepts as well.
Do you know how to return values using the normal Threads API and its Runnables?
Do you know the various ways of terminating threads midway for both the APIs?
Do you know how to ‘join threads’ using Executors?
Do you know that you cannot catch stray exceptions leaked out from a thread by using try–catch block – neither in the Threads API nor in the Executors one? And that this can lead to third–party code killing your scalable, high–performance and high–availability enterprise application?
Do you know how to check if a task has finished execution using both the APIs?
Do you know what are daemon threads and how to create them using Executors?
Do you know how to name Executor threads?
Do you know the various ways to schedule tasks for running in future using both the APIs? Do you know the various ‘types’ of scheduling?
Instructor Details
Courses : 1
Specification: Efficient Java Multithreading and Concurrency with Executors
|
9 reviews for Efficient Java Multithreading and Concurrency with Executors
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $12.99 |
---|---|
Provider | |
Duration | 5.5 hours |
Year | 2020 |
Level | All |
Language | English |
Certificate | Yes |
Quizzes | No |
$74.99 $12.99
Ashish Tom Cherian –
Good
Surendra Kumar Gautam –
The instructor is less interactive and feels like reading a paragraph while talking. Also his explanations to the core concepts are less and his focus is to run the program
Bhuvaneswari Balasubramanian –
Effective
Lokesh Rapuru –
All the concepts are explained with simple examples and easy to understand
Jeetendra –
Yes, Multithreading Very Well Explained by Arun.
Rohan Avhad –
Very good practical example to support the theory . That way understanding the concept becomes easy also we get to know the real life coding situations
Mahendra Sharma –
Instructor is not knowledgeable , he has wasted lot of time in writing the code, less presentation skills. wastage of money. please dont buy this course.
Atul Agarwal –
ok
Saquib Aftab –
Course was good and basic…But at some places I felt like explanation could be better..Overall a good course to start out when you want to learn multi threading..