TorBT - Torrents and Magnet Links Search Engine

Udemy - Modern Java Stream Gatherers & Scalable Concurrency (7.2025)

File Name
Size
1 - Introduction/1 -Need For Stream Gatherers.mp4
28 MB
2 - Stateless Gatherers/1 -Stream Terminologies.mp4
19 MB
2 - Stateless Gatherers/10 -Implementing FlatMap.mp4
91 MB
2 - Stateless Gatherers/11 -[ASSIGNMENT] - Take Until Operator.mp4
20 MB
2 - Stateless Gatherers/12 -[ASSIGNMENT SOLUTION] - Take Until Operator.mp4
34 MB
2 - Stateless Gatherers/13 -Summary.mp4
12 MB
2 - Stateless Gatherers/2 -Gatherer Components.mp4
16 MB
2 - Stateless Gatherers/3 - Humble Request & Resource.html
1.6 kB
2 - Stateless Gatherers/3 -Project Setup.mp4
44 MB
2 - Stateless Gatherers/4 -How Integrator Works With Upstream.mp4
66 MB
2 - Stateless Gatherers/5 -How Integrator Works With Downstream.mp4
76 MB
2 - Stateless Gatherers/6 -Quick Recap.mp4
3.5 MB
2 - Stateless Gatherers/7 -Implementing Filter.mp4
55 MB
2 - Stateless Gatherers/8 -Greedy Integrator.mp4
65 MB
2 - Stateless Gatherers/9 -Sequential Gatherer.mp4
27 MB
3 - Stateful Gatherers/1 -Initializer.mp4
4.3 MB
3 - Stateful Gatherers/2 -How Initializer Works.mp4
85 MB
3 - Stateful Gatherers/3 -Distinct Gatherer.mp4
27 MB
3 - Stateful Gatherers/4 -[ASSIGNMENT] - Distinct Recent Gatherer.mp4
27 MB
3 - Stateful Gatherers/5 -Moving Average Gatherer.mp4
91 MB
3 - Stateful Gatherers/6 -Summary.mp4
7.8 MB
4 - Finisher/1 -How Finisher Works - Part 1.mp4
78 MB
4 - Finisher/2 -How Finisher Works - Part 2.mp4
49 MB
4 - Finisher/3 -Batch Until Gatherer.mp4
49 MB
4 - Finisher/4 -Hierarchical Data Structure - Expand Gatherer - Part 1.mp4
18 MB
4 - Finisher/5 -Hierarchical Data Structure - Expand Gatherer - Part 2.mp4
73 MB
4 - Finisher/6 - Resource.html
918 B
4 - Finisher/6 -Hierarchical Data Structure - Expand Gatherer - Demo.mp4
19 MB
4 - Finisher/7 -Chaining Gatherers.mp4
10 MB
4 - Finisher/8 -Downstream isRejecting - Issue & Workaround.mp4
20 MB
5 - Stateful Gatherers With Parallel Stream/1 -Need For Combiner.mp4
19 MB
5 - Stateful Gatherers With Parallel Stream/2 -How Combiner Works.mp4
96 MB
5 - Stateful Gatherers With Parallel Stream/3 -Why We Have More SubTasks!.mp4
7.2 MB
5 - Stateful Gatherers With Parallel Stream/4 -Parallel Max Gatherer.mp4
43 MB
5 - Stateful Gatherers With Parallel Stream/5 -TopN Gatherer - Part 1.mp4
46 MB
5 - Stateful Gatherers With Parallel Stream/6 -TopN Gatherer - Part 2.mp4
45 MB
5 - Stateful Gatherers With Parallel Stream/7 -Do You Need Parallel Stream.mp4
21 MB
6 - Built-In Gatherers/1 -Window Fixed vs Window Sliding.mp4
19 MB
6 - Built-In Gatherers/2 -Fold.mp4
36 MB
6 - Built-In Gatherers/3 -Scan.mp4
12 MB
6 - Built-In Gatherers/4 -Map Concurrent.mp4
58 MB
6 - Built-In Gatherers/5 -Parallel vs Map Concurrent - How They Work.mp4
34 MB
6 - Built-In Gatherers/6 -Map Concurrent - Ordering & Potential Issues.mp4
48 MB
6 - Built-In Gatherers/7 -Summary.mp4
14 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/1 - External Services.html
290 B
7 - Advanced Concurrency Patterns With Stream Gatherers/1 -External Services.mp4
25 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/10 -Delay Error Gatherer Implementation - Part 2.mp4
58 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/11 -Delay Error Gatherer - Demo.mp4
36 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/12 -ExecutorService Error Handling Using Data Oriented Programming.mp4
15 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/13 -Nested Concurrency - Problem Statement.mp4
28 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/14 -[Nested Concurrency] - Aggregate Concurrent Gatherer - Part 1.mp4
72 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/15 -[Nested Concurrency] - Aggregate Concurrent Gatherer - Part 2.mp4
24 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/16 -[Nested Concurrency] - Max Concurrency Clarification.mp4
4.5 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/17 -What About More SubTasks.mp4
13 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/18 -SubTask Executor - Implementation.mp4
42 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/19 -SubTask Executor - Demo.mp4
66 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/2 -External Service Client.mp4
48 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/20 -Timeout Pattern & Potential Issues.mp4
72 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/21 -Limitations Of Blocking Integrator.mp4
18 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/3 -Map Concurrent.mp4
41 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/4 -Execute Concurrent Gatherer Implementation - Part 1.mp4
33 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/5 -Execute Concurrent Gatherer Implementation - Part 2.mp4
51 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/6 -Execute Concurrent Gatherer Implementation - Part 3.mp4
17 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/7 -Execute Concurrent Gatherer - Demo.mp4
30 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/8 -Limiting In-Flight Requests.mp4
48 MB
7 - Advanced Concurrency Patterns With Stream Gatherers/9 -Delay Error Gatherer Implementation - Part 1.mp4
60 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/1 -Requirements Discussion.mp4
25 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/10 -Connection Reset Error - Issue Fix.mp4
8.3 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/11 -Summary.mp4
5.5 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/2 -Project Goal.mp4
15 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/3 -Project Setup.mp4
25 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/4 -Geo Data Client.mp4
49 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/5 - Resource.html
295 B
8 - Massive IO With Virtual Threads & Stream Gatherers/5 -Application Configuration.mp4
35 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/6 -Geo Crawler Service Setup.mp4
41 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/7 -Intermediate Results Issue.mp4
39 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/8 -Geo Crawler Service Implementation.mp4
63 MB
8 - Massive IO With Virtual Threads & Stream Gatherers/9 -Geo Crawler Demo.mp4
47 MB
9 - Whats Next/1 -Whats Next.mp4
41 MB