ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

16 results

Anas Anjaria
Java ExecutorService Explained in 1 Minute (Task Queue & Thread Pool)

How does Java ExecutorService actually execute async tasks? In this short video, I explain ExecutorService using a simple ...

1:04
Java ExecutorService Explained in 1 Minute (Task Queue & Thread Pool)

11 views

4 days ago

Java
Virtual Threads in the Real World: Fast, Robust Java Microservices with Helidon

In 2022, the Helidon Team made a significant decision: re-write our Netty-based Helidon Web Server to be fully implemented ...

45:03
Virtual Threads in the Real World: Fast, Robust Java Microservices with Helidon

7,267 views

3 days ago

Code Decode
Top Mistakes Java Developers Still Make in 2026 | Interview Questions and Answers | Code Decode

Using async annotations with blocking I/O only shifts the problem to another thread pool. Under load, this leads to thread ...

36:57
Top Mistakes Java Developers Still Make in 2026 | Interview Questions and Answers | Code Decode

2,800 views

6 days ago

Geekific
Modern Java Features That Change How We Write Code | Java 21 & 25 | Geekific

Java 21 and Java 25 mark the biggest shift in Java's evolution in years. These releases don't just add syntax sugar, they ...

7:01
Modern Java Features That Change How We Write Code | Java 21 & 25 | Geekific

901 views

4 days ago

StudyBeLike
The Principle of Concurrency Explained | How Modern Computers Do Many Things at Once

... 09:00 Concurrency Design Patterns 09:15 Producer-Consumer Pattern 09:29 Reader-Writer Pattern 09:42 Thread Pools 09:56 ...

12:56
The Principle of Concurrency Explained | How Modern Computers Do Many Things at Once

35 views

5 days ago

Anas Anjaria
How HikariCP Connection Pooling Works (In 43 Seconds)

How does HikariCP actually manage database connections? In this short video, I explain HikariCP connection pooling using a ...

0:44
How HikariCP Connection Pooling Works (In 43 Seconds)

12 views

6 days ago

Prashant Sharma
Java String Explained | String Constant Pool & Immutability | Java Interview Questions

In this video, we deep dive into Java Strings, one of the most important and frequently asked Java interview topics. You will clearly ...

18:18
Java String Explained | String Constant Pool & Immutability | Java Interview Questions

32 views

4 days ago

NLJUG
Java 25 - Better Language, Better APIs, Better Runtime I Nicolai Parlog

Java 25 will be the next release with wide-ranging long-term support and it's a doozy: * from unnamed patterns to module imports ...

49:30
Java 25 - Better Language, Better APIs, Better Runtime I Nicolai Parlog

11 views

2 days ago

jThread IT Training & Consultancy
Java Multithreading Quiz

A threads waiting indefinitely for each other which class is part of the executive framework. Answer a threadpool executive ...

2:50
Java Multithreading Quiz

737 views

5 days ago

Ragavi Priya
Thread Lifecycle | Object Oriented Programming | SNS Institutions

snsinstitutions #snsdesignthinkers #designthinking The thread life cycle in Java defines the various stages a thread goes through ...

5:45
Thread Lifecycle | Object Oriented Programming | SNS Institutions

0 views

6 days ago

Ragavi Priya
Multithreading | Object Oriented Programming | SNS Institutions

snsinstitutions #snsdesignthinkers #designthinking Multithreading is a technique for running multiple parts (threads) of a program ...

7:10
Multithreading | Object Oriented Programming | SNS Institutions

8 views

6 days ago

남궁성의 정석코딩
[Java Essentials 4th Edition 2025] ch13-9 Executor

[Java Essentials 4th Edition 2025] Ch13-9 Executor This book provides detailed information on the Executor, ExecutorService ...

17:57
[Java Essentials 4th Edition 2025] ch13-9 Executor

59 views

2 days ago

Server Logic Simplified
What are common application server resource pooling strategies?

Common types of resource pools like connection pools and thread pools. ▻ How different pooling strategies impact application ...

3:18
What are common application server resource pooling strategies?

0 views

3 days ago

Mr.Hassan
Changing Mr Hassan Family Old Farm: Separation is Rejected for Everyone

Hassan and the rest of the family try to reason with Grandma, knowing that this new farm represents Habib's last chance to fulfill ...

57:31
Changing Mr Hassan Family Old Farm: Separation is Rejected for Everyone

10,067 views

1 day ago

vlogommentary
Understanding the Armeria Server Lifecycle and How to Wait for Shutdown

Learn how to manage the lifecycle of an Armeria server, including how to wait for server shutdown and understand its threading ...

2:55
Understanding the Armeria Server Lifecycle and How to Wait for Shutdown

0 views

2 days ago