ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

55 results

Geekific
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

Why do developers rely so heavily on BlockingQueue in Java? In this video, we dive into one of the most powerful tools from the ...

6:21
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

825 views

2 months ago

Java Techie
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

JavaTechie #microservice #InterviewQA #Concurrency In this video, we break down one of the most frequently asked ...

18:32
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

14,952 views

4 months ago

Java Coding Tutorials
Producer–Consumer in Java 🔥 | Multithreading + BlockingQueue + Poison Pill Explained

In this Java tutorial, we implement the Producer–Consumer problem using a BlockingQueue and the Poison Pill technique.

10:39
Producer–Consumer in Java 🔥 | Multithreading + BlockingQueue + Poison Pill Explained

55 views

4 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

470,246 views

8 months ago

Crashcasts
Understanding Java's BlockingQueue: Mastering Thread-Safe Operations in Concurrent Programming

Dive into the world of concurrent collections with Java's BlockingQueue interface, a powerful tool for managing thread-safe ...

7:17
Understanding Java's BlockingQueue: Mastering Thread-Safe Operations in Concurrent Programming

3 views

7 months ago

Crashcasts
Understanding ArrayBlockingQueue: Java's Thread-Safe Bounded Collection

... blocking and non-blocking operations, and when to use each * How ArrayBlockingQueue compares to other BlockingQueue ...

6:03
Understanding ArrayBlockingQueue: Java's Thread-Safe Bounded Collection

4 views

7 months ago

Crashcasts
Understanding ArrayBlockingQueue: Java's Thread-Safe Bounded Collection

... blocking and non-blocking operations, and when to use each • How ArrayBlockingQueue compares to other BlockingQueue ...

6:03
Understanding ArrayBlockingQueue: Java's Thread-Safe Bounded Collection

1 view

7 months ago

Crashcasts
Understanding PriorityBlockingQueue: Java's Thread-Safe Priority Queue

In this episode, we explore: • The unique features of PriorityBlockingQueue and how it differs from other BlockingQueue ...

8:57
Understanding PriorityBlockingQueue: Java's Thread-Safe Priority Queue

5 views

7 months ago

Crashcasts
Understanding PriorityBlockingQueue: Java's Thread-Safe Priority Queue

In this episode, we explore: * The unique features of PriorityBlockingQueue and how it differs from other BlockingQueue ...

8:57
Understanding PriorityBlockingQueue: Java's Thread-Safe Priority Queue

12 views

7 months ago

ByteByteGo
System Design Interview – BIGGEST Mistakes to Avoid

We just launched the all-in-one tech interview prep platform, covering coding, system design, OOD, and machine learning.

6:48
System Design Interview – BIGGEST Mistakes to Avoid

84,520 views

5 months ago

ByteMonk
The Genius Behind Node.js Single Thread Model 🚀

The Single Thread Model is at the core of how JavaScript works in browsers and Node.js—and understanding it is key for building ...

8:27
The Genius Behind Node.js Single Thread Model 🚀

57,207 views

8 months ago

Crashcasts
Understanding LinkedBlockingDeque: A Powerful Tool for Java Concurrency

Dive into the world of Java concurrency with an in-depth exploration of LinkedBlockingDeque, a powerful tool for managing ...

7:33
Understanding LinkedBlockingDeque: A Powerful Tool for Java Concurrency

1 view

7 months ago

ByteMonk
🔥 How Rate Limiting and Throttling Saves Your API Server From CRASHING!

In a high-traffic system, too many requests hitting a server at once can lead to slow performance or downtime. That's where Rate ...

7:29
🔥 How Rate Limiting and Throttling Saves Your API Server From CRASHING!

26,145 views

10 months ago

Crashcasts
Understanding LinkedBlockingDeque: A Powerful Tool for Java Concurrency

Dive into the world of Java concurrency with an in-depth exploration of LinkedBlockingDeque, a powerful tool for managing ...

7:33
Understanding LinkedBlockingDeque: A Powerful Tool for Java Concurrency

3 views

7 months ago

Crashcasts
ConcurrentLinkedQueue: Mastering Thread-Safe Queue Operations in Java

Dive into the world of concurrent collections with an in-depth exploration of Java's ConcurrentLinkedQueue. In this episode, we ...

7:36
ConcurrentLinkedQueue: Mastering Thread-Safe Queue Operations in Java

75 views

7 months ago

Crashcasts
ConcurrentLinkedQueue: Mastering Thread-Safe Queue Operations in Java

Dive into the world of concurrent collections with an in-depth exploration of Java's ConcurrentLinkedQueue. In this episode, we ...

7:36
ConcurrentLinkedQueue: Mastering Thread-Safe Queue Operations in Java

6 views

7 months ago

Java In Action
12. Java Executor Framework Explained || Java Multithreading || Java in Action

Are you still writing new Thread().start() in your Java applications? If so, you might be sitting on a "ticking time bomb" of ...

8:34
12. Java Executor Framework Explained || Java Multithreading || Java in Action

10 views

3 days ago

Crashcasts
Mastering LinkedBlockingQueue: A Key Tool for Concurrent Programming

Dive into the world of concurrent programming with an in-depth exploration of LinkedBlockingQueue, a powerful tool for managing ...

6:47
Mastering LinkedBlockingQueue: A Key Tool for Concurrent Programming

1 view

7 months ago

Crashcasts
Mastering LinkedBlockingQueue: A Key Tool for Concurrent Programming

Dive into the world of concurrent programming with an in-depth exploration of LinkedBlockingQueue, a powerful tool for managing ...

6:47
Mastering LinkedBlockingQueue: A Key Tool for Concurrent Programming

0 views

7 months ago

ByteMonk
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

Node.js is famously single-threaded—but when you hit CPU-heavy operations like encryption, data processing, or image resizing, ...

7:52
Worker Threads in Node.js: The Secret to High-Performance Backends 🔥

33,675 views

8 months ago