Solving Common Backend Issues: Deadlocks & Queues

Поділитися
Вставка
  • Опубліковано 9 лют 2024
  • Slow applications can be a result of things such as database Deadlocks that are caused by bulky database transactions. Let's learn how to investigate and solve those.
    ======⚡⚡⚡======
    Consider becoming a member of the channel by joining me ❤️
    / @softwaredeveloperdiaries
    ☕ Buy me a coffee: www.buymeacoffee.com/software...
    🙌 Become my Patreon and get exclusive perks: / softdevdiaries
    💼 Follow me on LinkedIn and drop me a message if you'd like: / gadirovgs
    💻 Also, let's connect on GitHub: github.com/gusgad
    📚 Resources:
    Original article: blog.appsignal.com/2023/06/07...
    Database deadlocks: docs.oracle.com/javadb/10.6.2...
    And don't forget to subscribe for more videos like this 😊
  • Наука та технологія

КОМЕНТАРІ • 9

  • @maximus4510
    @maximus4510 4 місяці тому +3

    Gosh, how much I love watching your videos. Clean, well organized way of presenting the issue, and the solution.
    Your channel is so underrated!!!

  • @leamon9024
    @leamon9024 4 місяці тому

    Hi, thanks for the video. Could you do a little demo for how dashboard, rabbitmq and database being put together?

  • @mariocortes2670
    @mariocortes2670 4 місяці тому

    I love this channel.

  • @mohammadgolshan4353
    @mohammadgolshan4353 4 місяці тому

    excellent, please provide us such vidoes

  • @hocinem419
    @hocinem419 4 місяці тому

    is it the same concept as the Token Bucket Algorithm where you have a limit to the requests and a queue if the limit is reached ?
    also thank you i like your videos !