ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,835 results

The Coding Gopher
Kafka vs RabbitMQ: The Best Message Queue Explained

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

5:16
Kafka vs RabbitMQ: The Best Message Queue Explained

35,810 views

1 year ago

Java Techie
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

In this Tutorial, we will discuss basic introduction of Kafka Agenda What is Kafka Why do we need kafka How doest it works ...

14:07
Apache Kafka® Tutorials for Beginners | What & Why Apache Kafka? Brief introduction | JavaTechie

247,463 views

2 years ago

Java Techie
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

JavaTechie #microservice #springboot #Synchronous In this video, we'll explore how to implement clean and efficient ...

17:17
Microservice Communication Made Easy ! Feign Client in Spring Boot 🔥 @Javatechie

25,664 views

6 months ago

Big Tech Talk
RabbitMQ - How to consume message from RabbitMq using Java

This video demonstrates the java code which will help us to consume message from RabbitMq. Subscribe: https://bit.ly/2A2h6sJ ...

6:39
RabbitMQ - How to consume message from RabbitMq using Java

1,242 views

2 years ago

IBM Technology
What is RabbitMQ?

Learn more about Message Brokers → http://ibm.biz/message-brokers-guide Check out IBM Messages for RabbitMQ ...

10:10
What is RabbitMQ?

382,863 views

5 years ago

Jstobigdata - DS, ML & More
Exchange, Queue, and Binding in RabbitMQ - AMQP [Complete Tutorial Series in Java]

In this video, I have spoken about Exchange, Queue, and Binding of AMQP (RabbitMQ). Explained with an example of Direct ...

14:55
Exchange, Queue, and Binding in RabbitMQ - AMQP [Complete Tutorial Series in Java]

9,478 views

4 years ago

TechWorld with Nana
Kafka Tutorial for Beginners | Everything you need to get started

Step by Step DevOps Roadmap PDF: https://bit.ly/4jv2qDH Apache Kafka Tutorial | Everything you need to know: What is Kafka, ...

18:33
Kafka Tutorial for Beginners | Everything you need to get started

1,067,061 views

10 months ago

Java Techie
Apache Kafka® Components & Architecture Detailed Explanation in 15 min | Javatechie

In this Tutorial, we will discuss Apache Kafka Components and its architecture with Internal flow Agenda Producer Consumer ...

15:41
Apache Kafka® Components & Architecture Detailed Explanation in 15 min | Javatechie

138,923 views

2 years ago

Tech Primers
RabbitMQ vs Kafka | Trade-off's to choose one over other | Tech Primers

This video covers the differences between RabbitMQ & Kafka by using an Event Driven Architecture case study Join this channel ...

14:32
RabbitMQ vs Kafka | Trade-off's to choose one over other | Tech Primers

182,127 views

4 years ago

Java Expert
Spring boot RabbitMQ | AMQP | Simple example | Java Expert

In this video, explained about RabbitMQ and simple example demonstrated RabbitMQ installation steps: 1. Download and install ...

19:51
Spring boot RabbitMQ | AMQP | Simple example | Java Expert

4,008 views

3 years ago

Jstobigdata - DS, ML & More
Direct Exchange in RabbitMQ - AMQP [Complete Tutorial Series in Java]

In this video, I have spoken about Direct Exchange in AMQP (RabbitMQ). This is part of the complete RabbitMQ tutorial series in ...

6:45
Direct Exchange in RabbitMQ - AMQP [Complete Tutorial Series in Java]

3,609 views

4 years ago

Java Guides
Spring Boot RabbitMQ Tutorial - #16 - Create RabbitMQ Consumer to Consume JSON Message

Hi, welcome to Spring Boot RabbitMQ Tutorial series, in this lecture, we will create RabbitMQ consumer to consume JSON ...

5:34
Spring Boot RabbitMQ Tutorial - #16 - Create RabbitMQ Consumer to Consume JSON Message

11,365 views

3 years ago

Java Techie
Java 8 Streams | map () & flatMap() Example | JavaTechie

This tutorial will guide you How & when to use map() and faltMap() method in java8 stream #javatechie #java8 #Stream GitHub: ...

15:37
Java 8 Streams | map () & flatMap() Example | JavaTechie

244,621 views

5 years ago

Big Tech Talk
RabbitMQ - Creating Queue, Exchange and Binding and Publishing Message

Learn how to use the RabbitMQ Admin interface. Create a Exchange, then a Queue , and finally a Push a Message.

4:16
RabbitMQ - Creating Queue, Exchange and Binding and Publishing Message

9,890 views

2 years ago

Java Techie
Spring Boot | Spring Data Redis Messaging - PubSub example | JavaTechie

This tutorial will guide you how to use Spring Data Redis as a Message broker to perform event driven architecture #javatechie ...

16:11
Spring Boot | Spring Data Redis Messaging - PubSub example | JavaTechie

38,745 views

5 years ago

Big Tech Talk
RabbitMQ - How to send messages to a RabbitMQ broker using Java

In this video we will learn how to send message to RabbitMq using java. Subscribe: https://bit.ly/2A2h6sJ Facebook: ...

6:29
RabbitMQ - How to send messages to a RabbitMQ broker using Java

2,355 views

2 years ago

Mike Møller Nielsen
Spring Boot RabbitMQ multimodule project consumer and producer dynamic create exchanges queues and b

Enjoy! :-) Thank you for commenting and asking questions. Library sign up referral link: ...

18:30
Spring Boot RabbitMQ multimodule project consumer and producer dynamic create exchanges queues and b

1,768 views

5 years ago

Java Techie
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

This tutorial will guide you how to use Spring Data Redis as a cache to improve application performance #javatechie #Redis ...

14:15
Spring Boot | Spring Data Redis as Cache | @Cacheable | @CacheEvict | @CachePut | JavaTechie

190,905 views

5 years ago

Jstobigdata - DS, ML & More
Introduction to RabbitMQ and AMQP [Complete Tutorial Series in Java]

Overview of RabbitMQ and AMQP - A complete RabbitMQ tutorial series.

7:08
Introduction to RabbitMQ and AMQP [Complete Tutorial Series in Java]

14,484 views

4 years ago

Daniel Persson
I wrote a RabbitMQ executor service in Java.

I show off an open-source project I started writing a RabbitMQ executor in Java. This little tool is something you can deploy on a ...

15:35
I wrote a RabbitMQ executor service in Java.

602 views

4 years ago

Jstobigdata - DS, ML & More
Topic Exchange in RabbitMQ - AMQP [Complete Tutorial Series in Java]

You will learn to bind a Queue with a Topic Exchange using a routing key pattern. You have already learned about Exchanges ...

8:28
Topic Exchange in RabbitMQ - AMQP [Complete Tutorial Series in Java]

6,336 views

4 years ago

Java Guides
Spring Boot RabbitMQ Tutorial - #3 - RabbitMQ Core Concepts | Explained with Diagrams

Hi, welcome to Spring Boot RabbitMQ Tutorial series, in this lecture, we will take into important RabbitMQ core concepts: ...

5:50
Spring Boot RabbitMQ Tutorial - #3 - RabbitMQ Core Concepts | Explained with Diagrams

18,772 views

3 years ago

SivaLabs
Java Testing Made Easy: Testing Kafka, RabbitMQ Messaging Workflows using Testcontainers

sivalabs #java #testing #junit #junit5 #assertj #unittesting #mockito #testcontainers #integrationtesting #kafka #rabbitmq ...

19:03
Java Testing Made Easy: Testing Kafka, RabbitMQ Messaging Workflows using Testcontainers

4,547 views

2 years ago

Diego Arboleda Tech
Asynchronous processes (RabbitMQ, Java, PHP, queues), common mistakes and costs

Asynchronous processes (RabbitMQ, Java, PHP, queues), common mistakes and costs. https://gitlab.com/darboleda_public/j...

10:01
Asynchronous processes (RabbitMQ, Java, PHP, queues), common mistakes and costs

598 views

5 years ago

Simplifying Tech
How to Send Messages to RabbitMQ Broker and Queues with Spring Boot

How to Send Messages to RabbitMQ Broker and Queues with Spring Boot This Video will guide you how to use JMS ...

19:36
How to Send Messages to RabbitMQ Broker and Queues with Spring Boot

1,708 views

3 years ago