ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

441 results

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,175 views

5 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,954 views

2 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

2 months ago

Roel Van de Paar
Software Engineering: Distributed message queue, propagating queue leader/follower information

Software Engineering: Distributed message queue, propagating queue leader/follower information Helpful? Please support me on ...

3:04
Software Engineering: Distributed message queue, propagating queue leader/follower information

2 views

3 years ago

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,845 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

659 views

2 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

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

752 views

10 years ago

Linux.conf.au 2012 -- Ballarat, Australia
scaling web applications with message queues - Lenz Gschwendtner

... [a href="http://www.rabbitmq.com/"]RabbitMQ[/a] as the message queue. In the second step we introduce [a href="http://redis.

49:08
scaling web applications with message queues - Lenz Gschwendtner

14,076 views

13 years ago

The ASF
RSQLDB Message Queue-Based Flow Database

Nisha: Aliyun, Apache RocketMQ Committer, RocketMQ Streams maintainer, RSQLDB maintainer, Alibaba Cloud, Nizze: Apache ...

32:09
RSQLDB Message Queue-Based Flow Database

14 views

2 years ago

AISSMS INSTITUTE OF INFORMATION TECHNOLOGYY - IOIT
Message Broker

Video by- Ms. Pradnya D. Bormane Title of the video- Message Broker Subject- Distributed Computing Description - Introduction ...

6:28
Message Broker

52 views

1 year ago

The ASF
A New Communications Base For Digital Infrastructure - Mobile Cloud Message Queue Matrix

Hu Zongtang: China Mobile Cloud Capability Center, Technical expert in the field of messaging middleware, leader of the mobile ...

0:31
A New Communications Base For Digital Infrastructure - Mobile Cloud Message Queue Matrix

27 views

2 years ago

The ASF
The Evolution Of Apache Pulsar As A Message Queue In Huawei Device

Lin Lin: Huawei Device SDE Expert, Apache Pulsar PMC member, with nearly 10 years of experience in middleware and ...

40:32
The Evolution Of Apache Pulsar As A Message Queue In Huawei Device

52 views

3 years ago

EuroPython 2014
Marconi - OpenStack Queuing and Notification Service

Marconi is a multi-tenant cloud queuing system written in Python as part of the OpenStack project. Marconi aims to ease the ...

24:37
Marconi - OpenStack Queuing and Notification Service

554 views

11 years ago

Deep Wing
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 🚀

812 views

11 months ago

nsippresentation
7 5 Using message queues

How message queues work in SIF, including message ordering, guaranteed delivery etc. - From NSIP (National Schools ...

4:22
7 5 Using message queues

2,905 views

14 years ago

The ASF
Message Queue Core Design For Iot

Pan Dongyuan: Alibaba Cloud Messaging R&D Engineer. He received his bachelor's and master's degrees from Southeast ...

26:00
Message Queue Core Design For Iot

20 views

2 years ago

Indy.rb
Amazon SQS and Redis-Queue

Eric Oestrich introduces us to Amazon's Simple Queuing Service (SQS) and Redis-Queue for messaging.

5:28
Amazon SQS and Redis-Queue

741 views

8 years 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,600 views

9 years ago

Software Architecture Monday
Lesson 70 - Preventing Data Loss When Using Messaging

When sending messages to other services, there is always the possibility of data loss. In this lesson Mark Richards shows the ...

5:47
Lesson 70 - Preventing Data Loss When Using Messaging

4,317 views

6 years ago

The Debug Zone
Redis vs Kafka vs RabbitMQ: Best Choice for 1MB Message Handling

... #real-timemessaging, #performancecomparison, #scalability, #distributedsystems, #event-drivenarchitecture, #messagequeue, ...

1:31
Redis vs Kafka vs RabbitMQ: Best Choice for 1MB Message Handling

15 views

4 months ago

Python India
Talk: Building production ready distributed task queue management system with celery - Vishrut Kohli

This talk was presented at PyCon India 2020 Online. PyCon India is the largest gathering of Pythonistas in India for the Python ...

29:17
Talk: Building production ready distributed task queue management system with celery - Vishrut Kohli

1,054 views

5 years 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,561 views

2 years ago

Roel Van de Paar
Magento: How the message queues schedule works?

... How the message queues schedule works? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:50
Magento: How the message queues schedule works?

27 views

4 years ago