ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

439 results

Pythoholic
What are Messaging Queues? | Async Queue | Synchronous Queue | Visual Explanations | Part 1

A message queue is a form of asynchronous service-to-service communication used in serverless and microservices architectures ...

14:39
What are Messaging Queues? | Async Queue | Synchronous Queue | Visual Explanations | Part 1

9,835 views

5 years ago

Plain Concepts
Distributed Messaging Patterns

Distributed systems are composed of a collection of services that each have their own roles and requirements. As we're designing ...

59:31
Distributed Messaging Patterns

2,173 views

5 years ago

Plain Schwarz
Julien Jakubowski - Scalable distributed messaging&streaming with Apache Pulsar

Today, when you think about building event-driven and real-time applications, the words that come to you spontaneously are ...

44:42
Julien Jakubowski - Scalable distributed messaging&streaming with Apache Pulsar

658 views

2 years ago

FOSDEM
Building distributed systems with Msgflo Flow-based-programming over message queues

by Jon Nordby At: FOSDEM 2017 MsgFlo is a tool to build systems that span multiple processes and devices,for instance IoT ...

20:08
Building distributed systems with Msgflo Flow-based-programming over message queues

289 views

7 years ago

PostgreSQL Europe
Adam Hendel: Blazingly Fast Message Queue on Postgres with Rust (PGConf.EU 2023)

Message queues are an essential component in building any kind of digital product or distributed system. Like any software ...

42:51
Adam Hendel: Blazingly Fast Message Queue on Postgres with Rust (PGConf.EU 2023)

4,921 views

1 year ago

My1Cent
Demystifying Message-Oriented Middleware: Unlocking Seamless Communication

In today's fast-paced digital landscape, efficient communication between software components is vital. Enter Message-Oriented ...

13:41
Demystifying Message-Oriented Middleware: Unlocking Seamless Communication

1,546 views

2 years ago

OpenInfra Foundation
Message Routing- A Next-Generation Alternative to RabbitMQ

A broker can only scale so far. The limitations of a broker-based messaging service are becoming apparent as Openstack ...

47:18
Message Routing- A Next-Generation Alternative to RabbitMQ

2,314 views

9 years 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,549 views

8 months ago

CNCF [Cloud Native Computing Foundation]
Using OpenTelemetry for Deep Observability Within Messaging Queues - S.R. Shrivastava, E. Gupta

Learn more at https://kubecon.io Using OpenTelemetry for Deep Observability Within Messaging Queues - Shivanshu Raj ...

24:58
Using OpenTelemetry for Deep Observability Within Messaging Queues - S.R. Shrivastava, E. Gupta

367 views

11 months ago

Confreaks
RailsConf 2016 - I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee

Come and learn about Kafka, where it fits in your Rails app, and how to make it do the things that message queues simply can't.

33:05
RailsConf 2016 - I Can’t Believe It’s Not A Queue: Using Kafka with Rails by Terence Lee

6,597 views

9 years ago

OpenInfra Foundation
Scale-Out RabbitMQ Cluster Can Improve Performance While Keeping High Availability

Deploying OpenStack in a large scale environment, we can regard Message Queue(MQ) as a bottleneck.To solve this, OpenStack ...

40:17
Scale-Out RabbitMQ Cluster Can Improve Performance While Keeping High Availability

3,658 views

8 years ago

Raphael Fogel
Decouple all the things: Asynchronous messaging keeps it simple.  Kerstin Puschke at DevconTLV March

If a customer changes their address, it's often not enough to update their master data record. E.g. the component processing ...

25:38
Decouple all the things: Asynchronous messaging keeps it simple. Kerstin Puschke at DevconTLV March

399 views

9 years ago

Wisdom Bird
The Evolution of Message Queues: IBM MQ → RabbitMQ → Kafka → Pulsar 🚀

Message queue architectures have come a long way! From IBM MQ in 1993 to RabbitMQ, then Kafka, and now Pulsar, the ...

0:59
The Evolution of Message Queues: IBM MQ → RabbitMQ → Kafka → Pulsar 🚀

798 views

10 months ago

Tech Dummies - Narendra Lakshmana Gowda
System design basics: Real-time data processing

realtimedataprocessing #streamprocessing #dataprocessing #systemdesigntips #systemdesign #computerscience ...

11:57
System design basics: Real-time data processing

87,590 views

6 years ago

OpenInfra Foundation
Distributed Messaging System for OpenStack at Scale

Currently, OpenStack heavily relies on central broker for message distribution, like RabbitMQ. Theoretically it cannot scale-out ...

37:07
Distributed Messaging System for OpenStack at Scale

751 views

10 years ago

Pythoholic
AWS SQS | SQS Architecture | Visibility Timeout | Dead Letter Queue | Long Polling

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale ...

22:41
AWS SQS | SQS Architecture | Visibility Timeout | Dead Letter Queue | Long Polling

25,885 views

5 years ago

Techlahoma
High Performance Message Queuing with NATS.io - David Taylor: ThunderPlains 2019

David Taylor talks about his experience using NATS for message queuing.

5:08
High Performance Message Queuing with NATS.io - David Taylor: ThunderPlains 2019

4,263 views

6 years ago

The Debug Zone
Understanding the Role of Queues in Distributed Systems: A Comprehensive Guide

In today's digital landscape, distributed systems play a crucial role in ensuring efficient data processing and communication ...

1:58
Understanding the Role of Queues in Distributed Systems: A Comprehensive Guide

1 view

1 month ago

Mosab Ibrahim
What is Message Queue (بالعربي)

In this video, we'll dive into the concept of message queues, a crucial component in modern software architecture. You'll learn ...

12:27
What is Message Queue (بالعربي)

291 views

1 year ago

Jef King
Queue: Competing Consumers Pattern

Enable multiple concurrent consumers to process messages received on the same messaging channel. This pattern enables a ...

2:28
Queue: Competing Consumers Pattern

3,236 views

10 years ago