24 тысяч подписчиков
3 тысяч видео
Overview of Spring Boot’s Internal Architecture
Key Error Handling Operators in the Observable Class
Overview of Java’s Key Functional Programming Concepts & Features
Java Functional Interfaces: Overview
Overview of the Java Programming Language and Java Virtual Machine
Section 0: Part 2: Course Organization and Topics
Overview of the Java Fork-Join Framework’s ManagedBlocker Interface
Understanding Java Streams Short-circuit Aggregate Operations
Walkthrough of Frequently Made Mistakes for Assignment 1B in Scalable Microservices
Managing the Java Thread Lifecycle: Overview of Stopping a Java Thread
Overview of Java 8 Functional Interfaces
Java Streams Terminal Operations: forEach() and forEachOrdered()
Java Threads: Exploring How Threads Run
Applying Java Platform Threads & Virtual Threads: Case Study ex1
How Java Parallel Streams Work “Under the Hood”
Using the removeIf() Method on a Java List
Overview of Parallel Programming in Java
The Java Executor Framework: The Executors Utility Class
The Java Fork-Join Pool: Key Methods in ForkJoinPool
Introduction to Java Threads
Java Monitor Object Usage Considerations
Benefits of Java Lambda Expressions
The Java Fork-Join Pool: Work Stealing
Infrastructure Middleware (Part 2): Android Runtime Execution Environment
Overview of Concurrent Programming with Java
Overview of the Java Reactive Streams API
The Java ExecutorService Interface (Part 3)
When Not to Use Java Parallel Streams
Java 8 Method References
Overview of Java 8 Lambda Expressions and Method References
Java Parallel Streams Internals: Parallel Processing w/the Common Fork-Join Pool
The Java Executor Framework (Part 1)
Applying the Java Consumer Functional Interface with the forEach() Method
Java Parallel Streams Internals: Parallel Processing via the Common Fork-Join Pool
Java Built-in Monitor Objects: Overview and Motivating Example
Managing the Java Thread Lifecycle: State Machine for Java Threads
Java Platform Threads vs. Virtual Threads
Android Linux Kernel Part 3: Android Kernel Extensions
The Java Function Functional Interface
Applying Java Supplier Objects with Constructor References
Comparing the Overview of Blocking vs. Non-Blocking with the Java Completable Futures framework.
Java Streams: Terminal Operations
Understand Enhancements to the Java Completable Futures Framework
Java Streams: Implementing Custom Non-Concurrent Collectors
Managing the Java Thread Lifecycle: Overview of Stopping a Thread
Downloading Images from Web Services via RxJava and Project Reactor Reactive Streams Frameworks
Java Semaphore: Coordinating Threads
Key Scheduler Operators for Project Reactor Reactive Types (Part 1)
Implementing Thread-Safe Singletons with Java AtomicReference and Java Volatile Variables.