| |
Asynchronous communication is communication that can be sent at any time without need for the sender and receiver to be time-synchronized.Asynchronous vs SynchronousAsynchronous communications can be sent at any time without regard to whether or not the receiver is ready. For example, an email is asynchronous.Synchronous communication is a term for time-dependent communications such as a telephone call whereby parties to communication need to be available at the same time. Other examples of synchronous communication include scheduled data transfers and streaming media. Synchronous communications are often implemented with a buffer to handle situations where one side is faster than the other.
ExamplesCommunication such as mail and email are asynchronous. Web browsing is also a type of asynchronous communication as you can send an HTTP request to a website at any time and get a response.
Networking
This is the complete list of articles we have written about networking.
If you enjoyed this page, please consider bookmarking Simplicable.
© 2010-2023 Simplicable. All Rights Reserved. Reproduction of materials found on this site, in any form, without explicit permission is prohibited.
View credits & copyrights or citation information for this page.
|