1.

What Do You Mean By Synchronous And Asynchronous Type Of Messaging?

Answer»

Synchronous: In this type of messaging, client waits for the server to respond to a message. Ex: TELEPHONE call, two WAY radio communication.
Asynchronous: In this type of messaging, client does not WAIT for a message from the server, but automatically an event is created to trigger a message from a server. Ex: EMAIL, text messaging, BLOG posting.

Synchronous: In this type of messaging, client waits for the server to respond to a message. Ex: Telephone call, two way radio communication.
Asynchronous: In this type of messaging, client does not wait for a message from the server, but automatically an event is created to trigger a message from a server. Ex: email, text messaging, blog posting.



Discussion

No Comment Found