Back-end Engineering
102 learners
Advanced Asynchronous Programming in Java
This course covers advanced asynchronous programming in Java, focusing on the CompletableFuture API and the Executor Framework. You'll learn to create and manage thread pools with ExecutorService and ThreadPoolExecutor, submit tasks, customize thread pool behavior, and build asynchronous pipelines by chaining and combining tasks.
Java
See path
5 lessons
26 practices
3 hours
Badge for Computer Science Fundamentals,
Computer Science Fundamentals
Lessons and practices
Running Executor Services in Action
Expand Your Thread Pool Capacity
Scheduling Tasks with Executors
Fix the Executor Shutdown Logic
Managing API Data with Executors
Callable and Future in Action
Handling Multiple Callables with Future
Submitting Multiple Tasks with invokeAll
Fix Callable Submission Error
Callable Task for Sum Calculation
Executing CompletableFuture in Action
Handling Task Completion and Results in CompletableFuture
Parallel Tasks with CompletableFuture
Handling Exceptions Gracefully
Adding Time Management to Workflows
Async Weather Forecasting Challenge
Custom ThreadPoolExecutor in Action
Exploring Thread Pool Queues
Fix the ThreadPoolExecutor Bug
Enhance ThreadPool Management
Web Scraper with ThreadPoolExecutor
Executing Asynchronous Tasks Efficiently
Exploring Executor Types
Fix CompletableFuture Code Bug
Extend CompletableFuture with thenApplyAsync
Build a Stock Price Fetcher
Meet Cosmo:
The smartest AI guide in the universe
Our built-in AI guide and tutor, Cosmo, prompts you with challenges that are built just for you and unblocks you when you get stuck.
Sign up
Join the 1M+ learners on CodeSignal
Be a part of our community of 1M+ users who develop and demonstrate their skills on CodeSignal