• Card 3 / 24: What is TRUE about synchronous and asynchronous communications?
    A) In an asynchronous communication, the requester of a service must wait for a response from the service
    B) In synchronous communication, the requester of a service must wait for a response from the service
    C) In synchronous communication, both parties must be active
    D) Synchronous communication overcomes asynchronous communication in terms of performance

    Answer:
    B) In synchronous communication, the requester of a service must wait for a response from the service
    C) In synchronous communication, both parties must be active

  • Keyboard Shortcuts

    Previous Card ← Previous Card Button
    Next Card → Next Card Button
    Flip Card Space-Bar
<< First < Previous Next > Last >>

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now
Explanation:

In asynchronous communication, the requester of a service does not wait for a response from the service, it can continue processing once it sends the request (message).

Asynchronous communication deals better with increase number of requests and traffic than synchronous communication, because of no waiting for response feature. Moreover, messages in asynchronous communication are not lost rather delayed in case of intensive traffic.

Whereas the the requester in synchronous communication must wait for a response from the service, the requester is blocked till an acknowledgment is received. In synchronous communication, both parties must be active, otherwise the transaction won't be completed.

Hide Choices Interactive Question Quiz Home Page
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
Prateek Ashtikar
Start Quiz
Madison Christian
Start Test
Tess Armstrong
Start Quiz
George Turner
Start Quiz
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/java-messaging-system-jms" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>