ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

92 results

Javarevisited
Blocking Queue in Java | Example Tutorial | Code Below

And, here are the best courses to learn Java from scratch: 1. The Complete Java Masterclass - https://bit.ly/3msOMTd 2. Java ...

12:27
Blocking Queue in Java | Example Tutorial | Code Below

661 views

4 years ago

Udacity
Pull Queues - Developing Scalable Apps with Java

This video is part of an online course, Developing Scalable Apps with Java. Check out the course here: ...

1:42
Pull Queues - Developing Scalable Apps with Java

615 views

11 years ago

Will Tollefson
Structured Concurrency in Java 21

In this video we'll cover STRUCTURED CONCURRENCY IN JDK 21. We'll talk about some of the differences between ...

14:52
Structured Concurrency in Java 21

4,775 views

2 years ago

Udacity
Producer Consumer Pattern

This video is part of the Udacity course "GT - Refresher - Advanced OS". Watch the full course at ...

1:34
Producer Consumer Pattern

48,023 views

11 years ago

Sergey Arkhipov Java Tutorials
Java. Multithreading. Wait and Notify methods. Blocking Queue and Worker Thread.

Previous video: https://youtu.be/44GqCiEjY14 In this video we continue studying elementary multithreading in Java. It's shown ...

8:12
Java. Multithreading. Wait and Notify methods. Blocking Queue and Worker Thread.

20,074 views

7 years ago

Udacity
Fuzzing The Bounded Queue - Software Testing

This video is part of an online course, Software Testing. Check out the course here: https://www.udacity.com/course/cs258.

1:12
Fuzzing The Bounded Queue - Software Testing

803 views

13 years ago

Confluent
Errors and Dead Letter Queues | Kafka Connect 101 (2023)

TRY THIS YOURSELF: https://cnfl.io/kafka-connect-101-module-1 Kafka Connect supports various options for handling errors in ...

4:57
Errors and Dead Letter Queues | Kafka Connect 101 (2023)

16,894 views

3 years ago

Geekific
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...

9:30
A Guide To CompletableFuture in Java with Examples | Asynchronous Operations in Java | Geekific

64,630 views

3 years ago

Daniel Tammadge
How to handle message retries & failures in event driven-systems? Handling retires with Kafka?

How to handle message retries & failures in event driven systems? Make sure to watch https://youtu.be/FO2ptQNQKhM (Keeping ...

6:24
How to handle message retries & failures in event driven-systems? Handling retires with Kafka?

38,043 views

5 years ago

Gaurav Sen
What is a MESSAGE QUEUE and Where is it used?

Messaging Queues are widely used in asynchronous systems. Message processing in an asynchronous fashion allows the client ...

9:59
What is a MESSAGE QUEUE and Where is it used?

1,172,829 views

8 years ago

ByteByteGo
Concurrency Vs Parallelism!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

4:13
Concurrency Vs Parallelism!

198,670 views

1 year ago

AashishAcademy
solve multi threading problem using blocking queue and concurrenthashmap  !Multithreading in java

Learn how to solve multi-threading problems using blocking queue and concurrent hashmap in Java. Master the art of ...

16:04
solve multi threading problem using blocking queue and concurrenthashmap !Multithreading in java

213 views

1 year ago

JSConf
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and ...

26:53
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

3,766,605 views

11 years ago

CockroachDB
Idempotency and Ordering

This is a lecture from the Cockroach University course “Event-Driven Architecture with Java”. In this lecture, students will learn ...

6:17
Idempotency and Ordering

4,125 views

4 years ago

ArjanCodes
Asyncio Finally Explained: What the Event Loop Really Does

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Over the years, I've produced several videos about ...

13:34
Asyncio Finally Explained: What the Event Loop Really Does

97,389 views

2 years ago

Quantum Leaps, LLC
#33 Event-Driven Programming Part-1: GUI example, events, event-loop, run-to-completion, no-blocking

This lesson starts a new segment of lessons about *event-driven programming*, which is an important stepping stone in ...

29:33
#33 Event-Driven Programming Part-1: GUI example, events, event-loop, run-to-completion, no-blocking

56,974 views

6 years ago

Will Tollefson
Anonymous Inner Classes Explained - Java Programming

In this video, we'll talk about anonymous inner classes in Java. These are a useful feature of the language and are great for ...

11:32
Anonymous Inner Classes Explained - Java Programming

732 views

2 years ago

ByteByteGo
System Design: Why is single-threaded Redis so fast?

Weekly system design newsletter: https://bit.ly/3tfAlYD Checkout our bestselling System Design Interview books: Volume 1: ...

3:39
System Design: Why is single-threaded Redis so fast?

357,788 views

3 years ago

The Leap
Nothing Broke. It Waited. | The Event Loop Explained

The event loop explained — why one slow task blocks every request behind it. 12ms becomes 400ms. Same code. Same input.

5:51
Nothing Broke. It Waited. | The Event Loop Explained

128 views

2 months ago

Bald. Bearded. Builder.
The Best C# Collections Explained

Hi! I'm Michael and in this video I'm discussing the differences in the C# IEnumerable, ICollection, IList, and IQueryable interfaces.

4:22
The Best C# Collections Explained

15,633 views

2 years ago