<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Asynchronous and Synchronous are Subjective Terms</title><link>http://blogs.msdn.com/pathelland/archive/2007/08/23/asynchronous-and-synchronous-are-subjective-terms.aspx</link><description>OK, this blog entry fits into the category of obsessive-compulsive... Every time I hear somebody say "such-and-so is asynchronous ", it kinda drives me nuts. The same thing applies to synchronous . The issue is that these terms describe the timing interactions</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Asynchronous and Synchronous are Subjective Terms</title><link>http://blogs.msdn.com/pathelland/archive/2007/08/23/asynchronous-and-synchronous-are-subjective-terms.aspx#5047055</link><pubDate>Sat, 22 Sep 2007 06:57:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:5047055</guid><dc:creator>leotohill</dc:creator><description>&lt;p&gt;I think you've made an issue where none really exists. &amp;nbsp;To me, the terms asnych and synch are always in the context of a call site. &amp;nbsp;Either the calling site does not proceed until the call returns, or it proceeds immediately from the call, and that's the difference between syncronous and asynchronous. &amp;nbsp; &amp;nbsp;I'm not sure that distinction has any meaning in any other context. &lt;/p&gt;</description></item></channel></rss>