filmov
tv
Java Concurrency Part 2: Executors | Executor Framework in java | Complete Course | In Hindi

Показать описание
In this video i have provided complete details on Executor framework in Java concurrency with this comprehensive guide! Learn how to harness the power of asynchronous programming, manage thread pools effectively, and optimize your code for performance. From understanding Executors and ThreadPoolExecutors to handling tasks asynchronously and gracefully managing thread lifecycle, this tutorial covers everything you need to know to master Java concurrency. Whether you're a beginner or an experienced developer, this video will equip you with the skills to write efficient, scalable, and robust concurrent programs.
Topics covered:
Executor
ExecutorService
Thread: Traditional approach vs Executor approach
Executors utility class
Callable
Difference between Callable and Runnable
Future
Timestamp:
00:00 - Introduction
03:10 - Hierarchy
04:33 - Executor & ExecutorService
07:22 - Tradition approach vs Executor approach of managing thread.
14:36 - Executor & ExecutorService interface method declaration.
15:18 - ThreadPool
19:30 - Executors utility class
31:13 - Callable & Future
41:42 - Why submit() method with Runnable require Future return type?
Join us on this journey to unlock the full potential of Java concurrency!
Topics covered:
Executor
ExecutorService
Thread: Traditional approach vs Executor approach
Executors utility class
Callable
Difference between Callable and Runnable
Future
Timestamp:
00:00 - Introduction
03:10 - Hierarchy
04:33 - Executor & ExecutorService
07:22 - Tradition approach vs Executor approach of managing thread.
14:36 - Executor & ExecutorService interface method declaration.
15:18 - ThreadPool
19:30 - Executors utility class
31:13 - Callable & Future
41:42 - Why submit() method with Runnable require Future return type?
Join us on this journey to unlock the full potential of Java concurrency!
Комментарии