Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

cases where non-blocking synchronous APIs could be favorable to use

Pragya Keshap answered on February 18, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Blocking calls are synchronous
  • difference between asynchous and non blocking
  • Building a non blocking api mono
  • A Reactive REST Template for making non-blocking async HTTP requests
  • Non-blocking REST APIs in the core services
  • Non-blocking REST APIs in the composite services
  • Choosing between non-blocking synchronous APIs and event-driven asynchronous services
  • Developing non-blocking synchronous REST APIs
  • Blocking vs. Non-blocking:

  • cases where non-blocking synchronous APIs could be favorable to use

    0

    For read operations where an end user is waiting for a response

    Where the client platforms are more suitable for consuming synchronous APIs, for example, mobile apps or SPA web applications

    Where the clients will connect to the service from other organizations—where it might be hard to agree over a common messaging system to use across organizations

    Popularity 1/10 Helpfulness 1/10 Language javascript
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 18 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.