07 - The Queue Component in

Поделиться
HTML-код
  • Опубликовано: 6 янв 2025

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

  • @MustafaAbdelrhman-ex9pk
    @MustafaAbdelrhman-ex9pk 13 дней назад

    فخر العرب بجد 👏

  • @jemaleakil7620
    @jemaleakil7620 2 года назад +1

    Well Explained.
    That saved my day. I was implementing SMS notification in a Laravel project. The external SMS API was sometimes slow. That was bringing a lot problems to the user experience. I had no idea how Laravel Queue was implemented.
    Thanks to Laravel Team and Mohamed Said.

  • @koossaayy
    @koossaayy 3 года назад +11

    I really wish some of my professors are just like you.
    I was scared from this, but with your book and videos. It's just a breeze now.
    Good Job as usual Mohamed

    • @themsaid
      @themsaid 3 года назад

      Glad you find my content helpful :)

    • @TapanDas-xc8nx
      @TapanDas-xc8nx Год назад

      ​@@themsaid😊

    • @eshayz
      @eshayz 9 месяцев назад

      I feel exactly the same 😂

  • @sohaibilyas
    @sohaibilyas 3 года назад +2

    salam said brother, your book laravel queues omg thats just on another level, it helped a lot, thanks

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

    very nice explanation, I appreciate the way you explained is very nice.

  • @tiagotheoliveira
    @tiagotheoliveira 3 года назад +2

    Very nice! I implemented queue in some projects, works like a charm.

    • @themsaid
      @themsaid 3 года назад +1

      It's magic :)

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

    There's ONE thing in this video that's priceless: the public failed() method. Thanks!

  • @GarethLategan
    @GarethLategan 2 года назад +1

    What an absolutely brilliant explanation. Fantastic work!

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

    Thank you so much for this. I learned mostly by example and you explained it in a very understandable manner.
    Again, thank you so much

  • @esraaabdelaziz485
    @esraaabdelaziz485 3 года назад +1

    Thank you for this amazing explanation really helped me

  • @nabeelyousafpasha
    @nabeelyousafpasha 3 года назад +2

    Son of a "Beach" and Laravel Queues in Actions Both are Love
    Respect from Pakistan

    • @themsaid
      @themsaid 3 года назад +1

      haha ... Gratitude from Egypt :)

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

    Very well explained👌

  • @GergelyCsermely
    @GergelyCsermely 3 года назад +1

    Thank You! Very good tutorial.

  • @bahramsadin7401
    @bahramsadin7401 3 года назад +2

    perfect 👌
    LARAVEL❤️

  • @codelaravel
    @codelaravel 3 года назад +1

    Good efforts @Said

  • @zubayerhossain7646
    @zubayerhossain7646 3 года назад

    Great explanation!

  • @DanielŚmigiela
    @DanielŚmigiela 3 года назад

    Nice desk. I love big place to work :)

  • @khanhphan-ci4lt
    @khanhphan-ci4lt 2 дня назад

    Great appriciate, thank you

  • @MUHAMMADUSMAN-rx9df
    @MUHAMMADUSMAN-rx9df 8 месяцев назад

    Thanks for your contribution

  • @DanialRanjbar-u7t
    @DanialRanjbar-u7t Год назад

    Hi. In 3:23 you use a shortcut key to view the directory path of the current file. whats that shortcut and its keymap name ? thanks for your time

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

      [ Alt ] + [ Home ] does something similar in my version 3-Jan-2024

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

    Thanks for the video very helpful. What If I want to run jobs automatically without waiting for the user to visit a specific page?

  • @Benjamin-vx2ot
    @Benjamin-vx2ot 2 года назад

    any reason why "function failed(..." does not get called?

  • @Zabihullah_Danish
    @Zabihullah_Danish 3 года назад +1

    Hi Dear Mohammad Said
    please make a video on Laravel Blade component and explain overall the Blade components in detail.

    • @themsaid
      @themsaid 3 года назад +2

      I haven't used Blade in ages I'm afraid :D Need to re-discover it.

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

      @@themsaid what's your frontend favorite ?

  • @AddMotionLeb
    @AddMotionLeb 3 года назад +2

    Thank mouhamed for great content. Ya3tik l 3afieh. But a little minor comment could you please make the font bigger in the code. Thanks

    • @themsaid
      @themsaid 3 года назад +2

      Sure. I forgot to enlarge the font this time. Sorry :D

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

    i tried same but it is immediately responding and no data insert in jobs table

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

    How can we do this on the shared hosting

  • @manutheyogaboy.5762
    @manutheyogaboy.5762 5 месяцев назад

    Hello Nice, one query - How to check queue work is running or not in backend ?

  • @Max95Cohen
    @Max95Cohen 3 года назад

    Hi Mohamed! Job class method retryUntil not working. Can you explain how is it work?

  • @seydinaousmanetoure8710
    @seydinaousmanetoure8710 2 года назад

    Hi guys! Is laravel queue mean asynchronous programming in laravel? I am a bit lost

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

    How can i run long time consuming jib in background it will showing timeout error i try to set timeout 10mint but its still showing same error how can i fix this erro

  • @tahirrasheed200
    @tahirrasheed200 3 года назад

    How to resolve singleton binding? please help

  • @Max95Cohen
    @Max95Cohen 3 года назад +1

    Hi, Mohamed! Can you info about queue working with Redis database? It will be very interesting. Because in Redis, queue not working in sequental. Thanks.

    • @themsaid
      @themsaid 3 года назад

      It works in sequential. First in first out.

    • @Max95Cohen
      @Max95Cohen 3 года назад

      @@themsaid thank you very much. What about a retryAfter attribute in Job class. I guess, it not working.

  • @Sub_Boi
    @Sub_Boi 11 месяцев назад

    Thank you, man.

  • @aldrinjohnencina6153
    @aldrinjohnencina6153 11 месяцев назад

    thank you a lot for this tutorial

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

    Thank you very much!

  • @usanzadunje
    @usanzadunje 3 года назад

    When is good time to switch from database driver to something else? What would you suggest? In scenario where your app would process 5k jobs daily, very light job logic btw.

    • @themsaid
      @themsaid 3 года назад +1

      If you're running 5-6 workers or so. The DB driver is going to be fine. For high throughput environments, Redis is a better choice. IMO

  • @fahnleindieselschweif5022
    @fahnleindieselschweif5022 3 года назад +1

    the queue isnt the problem, I am struggeling with the worker on a shared host...

  • @codelaravel
    @codelaravel 3 года назад +1

    It's good feature not saying best. There is reason behind it. For example i ran 5 queue. If i changed code in the queue file. It will not accept change in the file untill i need to run queue:work.

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

    Your are better then ChatGPT

  • @p30mehrdad
    @p30mehrdad 3 года назад

    thanks

  • @ReuseCode
    @ReuseCode 3 года назад +1

    First comment

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

    Great explanation!