<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2987032012497124857.post27603866402551564..comments</id><updated>2011-08-10T09:16:56.698-07:00</updated><category term='ruby'/><category term='node.js'/><category term='iisnode'/><category term='proxy'/><category term='jQuery'/><category term='whiteboard'/><category term='java'/><category term='PDC10'/><category term='debugging'/><category term='web'/><category term='development'/><category term='picasso'/><category term='gissues'/><category term='codeplex'/><category term='Windows'/><category term='IIS'/><category term='RIA'/><category term='Websockets'/><category term='HTTP'/><category term='express'/><category term='GitHub'/><category term='jsconf'/><category term='scrum'/><category term='WCF'/><category term='software'/><category term='browser'/><category term='Mac OS'/><category term='arrjs'/><category term='node-inspector'/><category term='routing'/><category term='.net'/><category term='testing'/><category term='JavaScript'/><category term='webmatrix'/><category term='c++'/><category term='management'/><category term='Silverlight'/><category term='MIX'/><title type='text'>Comments on Tomek on Software: Improving performance of concurrent WCF calls in S...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://tomasz.janczuk.org/feeds/27603866402551564/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default'/><link rel='alternate' type='text/html' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html'/><author><name>Tomasz Janczuk</name><uri>http://www.blogger.com/profile/14273379892104866795</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='27' height='32' src='http://2.bp.blogspot.com/_NUp_nWDyyvI/S0E4LaVBrmI/AAAAAAAABQ4/qtgB80y4O38/S220/D70-100-3785.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2987032012497124857.post-1742976929387159773</id><published>2009-12-17T08:43:07.440-08:00</published><updated>2009-12-17T08:43:07.440-08:00</updated><title type='text'>thanks</title><content type='html'>thanks</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/1742976929387159773'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/1742976929387159773'/><link rel='alternate' type='text/html' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html?showComment=1261068187440#c1742976929387159773' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html' ref='tag:blogger.com,1999:blog-2987032012497124857.post-27603866402551564' source='http://www.blogger.com/feeds/2987032012497124857/posts/default/27603866402551564' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1793644545'/></entry><entry><id>tag:blogger.com,1999:blog-2987032012497124857.post-5262306906189538148</id><published>2009-11-10T10:27:11.477-08:00</published><updated>2009-11-10T10:27:11.477-08:00</updated><title type='text'>Anonymous, assuming your Silverlight application d...</title><content type='html'>Anonymous, assuming your Silverlight application does not perform any intensive work on the UI thread while waiting for the server to respond, I don&amp;#39;t think your issue is related to the problem described here. One aspect that seems very suspicious to me is the size of your reference.cs file. At 1.4MB it suggests your service is very complex (number of methods or more likely data structures). One experiment I would try to decide if this is a factor is to change your service to be a simple &amp;quot;HelloWorld&amp;quot; that takes and returns a string, and see if the problem is still present. By the way, you can use Fiddler to watch localhost traffic by appending a dot to the host name in the URL you are accessing, e.g. http://localhost./foo.asmx as opposed to http://localhost/foo.asmx.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/5262306906189538148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/5262306906189538148'/><link rel='alternate' type='text/html' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html?showComment=1257877631477#c5262306906189538148' title=''/><author><name>Tomasz Janczuk</name><uri>http://www.blogger.com/profile/14273379892104866795</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/_NUp_nWDyyvI/Scnah5sYCaI/AAAAAAAAAgk/dg4PzNg6qoE/S220/D70-100-1406.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html' ref='tag:blogger.com,1999:blog-2987032012497124857.post-27603866402551564' source='http://www.blogger.com/feeds/2987032012497124857/posts/default/27603866402551564' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-998066009'/></entry><entry><id>tag:blogger.com,1999:blog-2987032012497124857.post-2007632298294767731</id><published>2009-11-10T09:03:23.415-08:00</published><updated>2009-11-10T09:03:23.415-08:00</updated><title type='text'>I encountered a 3 seconds delay for web service ca...</title><content type='html'>I encountered a 3 seconds delay for web service call while data transfer itselt takes only 400 ms. I described it in http://forums.silverlight.net/forums/p/141679/317664.aspx&lt;br /&gt;&lt;br /&gt;There are no synchronous calls. Is this related to this issue ?&lt;br /&gt;&lt;br /&gt;Andrus.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/2007632298294767731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/2007632298294767731'/><link rel='alternate' type='text/html' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html?showComment=1257872603415#c2007632298294767731' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html' ref='tag:blogger.com,1999:blog-2987032012497124857.post-27603866402551564' source='http://www.blogger.com/feeds/2987032012497124857/posts/default/27603866402551564' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-414649840'/></entry><entry><id>tag:blogger.com,1999:blog-2987032012497124857.post-331934610528453661</id><published>2009-08-25T00:59:49.574-07:00</published><updated>2009-08-25T00:59:49.574-07:00</updated><title type='text'>It is true that the average latency of works.
But ...</title><content type='html'>It is true that the average latency of works.&lt;br /&gt;But delay time by BeginInvoke is also quite long.&lt;br /&gt;So we can use this tip when we need so heavy concurrent works that we ignore that delay.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/331934610528453661'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2987032012497124857/27603866402551564/comments/default/331934610528453661'/><link rel='alternate' type='text/html' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html?showComment=1251187189574#c331934610528453661' title=''/><author><name>Gilbert Lee (gilbok@gmail.com)</name><uri>http://www.blogger.com/profile/08065080618066179033</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://tomasz.janczuk.org/2009/08/improving-performance-of-concurrent-wcf.html' ref='tag:blogger.com,1999:blog-2987032012497124857.post-27603866402551564' source='http://www.blogger.com/feeds/2987032012497124857/posts/default/27603866402551564' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-484885386'/></entry></feed>
