HTTP & REST: Synchronous Communication || Microservices Communication

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

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

  • @codefarm0
    @codefarm0  4 года назад +1

    Complete Course Plan - github.com/greenlearner01/Microservices-Architecture
    Playlist - ruclips.net/p/PLq3uEqRnr_2EDsuxPboP9_WtVRR_TaMrF

  • @Dinesh-uh4gw
    @Dinesh-uh4gw 6 месяцев назад +1

    Great Explanation , Thank you

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

      Glad it was helpful!

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

    Great explanation thank you for sharing.!!!

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

    On what basis should we decide we should go with webservices or queues?

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

      Whether we need the response immediately(synchronous) or it can wait(asynchronous).