RabbitMQ - Task/Work Queues

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • Today is a little bit more complicated even though we are technically just doing 4 things different. I know, welcome to RabbitMQ.
    If you wish to support me, here is my patreon page:
    www.patreon.com/webdevjourney...
    If you wish to buy me some coffee:
    www.buymeacoffee.com/webdevjo...
    Github Link: github.com/webdevjourneyWDJ/R...
    This is what we are following: www.rabbitmq.com/getstarted.html
    Command to run it with Docker: docker run -d --rm --name rabbitmq -p 5672:5672 rabbitmq:3
    Download RabbitMQ: www.rabbitmq.com/download.html
    Run a cloud instance of RabbitMQ: www.cloudamqp.com/
    Get GUI for RabbitMQ (once you have an instance running locally): localhost:15672/

Komentáře • 11

  • @rondotexe
    @rondotexe Před 2 lety +5

    I love your tutorials. I feel like a fellow developer is sitting down with me and just running through how to build with RabbitMQ.

    • @WebDevJourney
      @WebDevJourney  Před 2 lety +3

      Thanks man, this really means a lot to me. Thank you!

  • @abelmarkos5753
    @abelmarkos5753 Před 3 lety

    your tutorials helps a lot
    keep going

  • @EddyCaffrey
    @EddyCaffrey Před 3 lety

    Great explanation 👍🏾

  • @yahyaabdelkadousssahri9319

    thanks for the great tutos it hlep a lot thanks again

  • @CallousCoder
    @CallousCoder Před rokem

    Image resizing is milliseconds of work! Both with Qt and OpenCV. If it wasn’t you couldn’t do computer vision very effectively.

  • @hcrp8840
    @hcrp8840 Před 2 lety

    awesome

  • @oamarkanji3153
    @oamarkanji3153 Před 2 lety

    How would a worker task/queue differ from a worker pool?

  • @mohamedtaherali8914
    @mohamedtaherali8914 Před 8 měsíci

    aw esome

  • @abelmarkos5753
    @abelmarkos5753 Před 3 lety

    i notice that you don't have an eCommerce playlist
    could you do some fullstack ecommerce tutorial after this one like an amazoon clone

    • @WebDevJourney
      @WebDevJourney  Před 3 lety +2

      ill add it to the list, the reason why i try to hold off on those is because those take a long time to do, something i really dont have time for. But thats something that i have been planning.