Это видео недоступно.
Сожалеем об этом.

.NET 6 - Message Broker with RabbitMQ 🐰🐰🐰

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2022
  • In this video we will be going to be discussion Message Broker with RabbitMQ in .NET Application why do we need it and how can we implement it in our .NET 6 Web API. We will be building a message producer and message consumer.
    Support me on Patreon to access the source code:
    / mohamadlawand
    Create .NET 6 Web API
    • Build CRUD with .NET 6...
    .NET 6 and PostgreSQL
    • .NET 6 PostgreSQL and ...
    .NET 6 - AutoMapper & Data Transfer Objects (DTOs) 🗺
    • .NET 6 - AutoMapper & ...
    Middlewares
    • Asp.Net Core - Middleware
    Dependency Injections
    • Asp.Net Core - Depende...
    Let us connect:
    🌍 My website - mohamadlawand.com
    📸 Instagram - / mohamadlawand087
    🐦 Twitter - / moe23
    ♯ Github - github.com/moh...
    🎫 LinkedIn - / mlawand
    💥 LinkTree - linktr.ee/moha...
    Gear I use (affiliate link): amzn.to/3EbT8Jw
    Support my work:
    / mohamadlawand
    www.buymeacoff...
    Hire Me:
    transactions.s...
    WHO AM I:
    I'm Mohamad, a Enterprise Architect working in Manchester, UK. I make videos about web, cloud, desktop and mobile development.
    GET IN TOUCH:
    If you’d like to talk, I’d love to hear from you. Tweeting @moe23 directly will be the quickest way to get a response, but if your question is very long, feel free to email me at hello@mohamadlawand.com.
    #dotnet #rabbitmq #api

Комментарии • 57

  • @berkozerdogan
    @berkozerdogan Год назад +6

    Hi from Turkey, thank you for your videos. I hope you will not stop it. Take care, cyu.

  • @niyazibakkal196
    @niyazibakkal196 Год назад +7

    25:06 The cries of your child.. and a father's most difficult moments. Nevertheless, you maintained good concentration. Thank you for this nice tutorial 😊 Peace & Respect !!

  • @pouyatirdad8489
    @pouyatirdad8489 Год назад +7

    good tutorial but when you change exclusive to false , please mention that in video :)

  • @khaledaljadaan7826
    @khaledaljadaan7826 3 месяца назад +1

    شرح رائع محمد شكرا جزيلا 👏🤗

  • @rifathossain2788
    @rifathossain2788 3 месяца назад +1

    Many many thanks, from bangladesh

  • @anaraxmed2606
    @anaraxmed2606 10 месяцев назад +1

    good father, good video!😀

  • @keshabnayak9399
    @keshabnayak9399 Год назад +1

    Nice tutorial Mohamad, want to understand the Authentication & Authorization in Rabbit MQ. Can you pls post a video.

  • @softwaredevx
    @softwaredevx 4 месяца назад

    This was really helpful video. Thank you so much for detailed tutorial.

  • @haggainewman4212
    @haggainewman4212 Год назад +4

    Nice begginer tutorial, thanks.
    I would like to hear more in depth about all the objects and methods you are using.
    Also, pay attention that the configuratiion "exclusive: true" may cause many problems, so i set it to false.
    Thanks!
    EDIT:
    After a re-view, i can see that you edited it in the video but didnt mentioned it. it worth mentioning....

    • @rapazeo
      @rapazeo Год назад +4

      Its also needed to set to false in producer.

    • @hungz1241_axa
      @hungz1241_axa Год назад

      :)) it keep lock resource and i have to replay 5 time to fix this error.

  • @malikbrahimi7504
    @malikbrahimi7504 Год назад +2

    Thank you bro, just had a few questions. First it seems like your message that you persisted earlier wasn't read when the consumer started later on despite the fact that it wasn't dequeued, what's up with that? Second, how do you scale this in production with multiple consumers? I want my users to be able to run things concurrently, let's say if many users try to create a booking at the same time.

  • @shohaibpt2996
    @shohaibpt2996 10 месяцев назад

    Really fruitful tutorial. Thanks a million

  • @lirovink
    @lirovink 2 месяца назад

    Very good video, thank you sir. I came across an error and in order for it to work for me, when declaring a channel, first set 'false' on 'exclusive' and also add 'autoDelete' set to 'false' and 'arguments' set to 'null'.

  • @botirjonjumaqulov1546
    @botirjonjumaqulov1546 Год назад

    Thank you for much.
    Cool.
    From : Uzbekistan To: Beirut or Dubai

  • @mohsenaghakarami5140
    @mohsenaghakarami5140 7 месяцев назад

    that is good for beginners in rabbit mq

  • @PadamAgrawal
    @PadamAgrawal 5 месяцев назад

    Salute your effort. 🖖 Thanks a lot 🤗

  • @kareemkaram2346
    @kareemkaram2346 2 месяца назад

    What if the consumer is an API project? how to make a service consumes the queue?

  • @sathishkumart3598
    @sathishkumart3598 Месяц назад

    super helpful

  • @WikkiOnIlluminati
    @WikkiOnIlluminati 3 месяца назад

    Hi from Pakistan,
    I have to use RabbitMQ for sending large volume of SMS messages from web app to SMS gateway API.
    Eventually, web application will be used by multiple tenants.
    What implementation is recommended for such use case?

  • @SOduorCsharpSoftwareEngineer
    @SOduorCsharpSoftwareEngineer Месяц назад

    Nice work can you create An Event BoookidCreated using the DDD architecture then send the message to ticketprocessing system to process using RabbitMQ with EasyNet and save to the

  • @GabyEme
    @GabyEme 7 месяцев назад

    I´m like number 1000 !! Yhea!

  • @ThompsonEdolo
    @ThompsonEdolo 5 месяцев назад

    Awesome tutorial Mo! Wouldn't the Console.ReadLine be problematic if you want to run the consumer in a docker container?

  • @bmassioui
    @bmassioui Год назад

    Thank you @Mohamad, keep going ...

  • @MahmoudIsmail-rw7hg
    @MahmoudIsmail-rw7hg 9 месяцев назад

    Thanks Mohamed

  • @neilvermeulen5283
    @neilvermeulen5283 Год назад

    Thank you Mohamad. You explain well sir.

  • @Guillen8606
    @Guillen8606 Год назад +1

    I would like to understand why every rabbitmq tutorial shows the consumer as console app? What if the consumer is a web api as well with other functionalities? How would you handle it?

    • @EivindGussiasLkseth
      @EivindGussiasLkseth Год назад

      Then you would need to host that API in a background service to make sure that the subscription keeps running even if the API is not called for a while. If not, you would have a subscription that stops due to inactivity, and it will start receiving messages again when the API is invoked, and not when a message is published.

  • @Mohamed_Warda
    @Mohamed_Warda 4 месяца назад

    thank alot

  • @hafidagaougaou8823
    @hafidagaougaou8823 Год назад

    thank u so much can u do a show us how to consume these messages please?

  • @_coder99
    @_coder99 Год назад

    Thanks for the vid mate!

  • @nknanda84
    @nknanda84 Год назад

    Thank you so much! While trying same I am getting error like below-
    Cookie file /var/lib/rabbitmq/.erlang.cookie must be accessible by owner only
    Could you pls help me on this.

  • @neliquidmusic
    @neliquidmusic Год назад

    Thank you very much!

  • @Gilgameshx
    @Gilgameshx Год назад

    Awesome! nice tutorial like always man, may the peace be upon you and thank you to share your knowledge with us

  • @caseyspaulding
    @caseyspaulding Год назад

    Thank you!

  • @cgdou1
    @cgdou1 Год назад

    Very good!

  • @georgekalokyris
    @georgekalokyris Год назад

    Great content once again Mo - thanks! Why VS Code though!? 😅

  • @alisyria7915
    @alisyria7915 Год назад

    Mr.mohammad, should we use AntiForgeryToken in our web api?
    and why if is it?
    Thanks ❤❤

  • @bonkeselemani503
    @bonkeselemani503 Год назад

    Thanks 😊

  • @athero02yt3
    @athero02yt3 Год назад

    How can i implement consumer in webAPI project not in consoleApp

  • @bloopers2967
    @bloopers2967 Год назад

    Can you make with Azure services integration

  • @ivandrofly
    @ivandrofly Год назад

    38:48 Docker-compose file

  • @comrade1687
    @comrade1687 5 месяцев назад

    1954

  • @Ty1er
    @Ty1er Год назад

    20:00

  • @jezreelfranklin3088
    @jezreelfranklin3088 Год назад

    I love you

  • @nicksos6
    @nicksos6 Год назад

    Привеь карапуз, когда будет ролик про клиент-серверное приложение с авторизацией на клиенте? asp net

  • @ahmedameen2
    @ahmedameen2 8 месяцев назад

    ليه مستعجل؟

  • @JdSR
    @JdSR 6 месяцев назад

    Bug 101 : Exclusive : false .

  • @rankarat
    @rankarat Год назад +1

    Nice tutorial Mohamad, but please can you less use the word "basically"? Thanks.

  • @altair91100
    @altair91100 Год назад

    thank you for the tutorial, however you should try to take a deep breath and slow down when talking, and avoid using "basically" as a comma :)