<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: .NET Performance Analysis: A .NET Garbage Collection Mystery</title>
	<atom:link href="http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 06:14:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Von: Mark F. Johney</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-60656</link>
		<dc:creator>Mark F. Johney</dc:creator>
		<pubDate>Sat, 07 Jan 2012 07:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-60656</guid>
		<description>Hi there,I enjoy reading through your article post, I wanted to write a little comment to support you and wish you a good continuation All the best for all your blogging efforts.&lt;a href=&quot;//www.howtomakebirthdaycake.com/”&quot;&gt;How To Make Birthday Cake&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi there,I enjoy reading through your article post, I wanted to write a little comment to support you and wish you a good continuation All the best for all your blogging efforts.<a href="//www.howtomakebirthdaycake.com/”">How To Make Birthday Cake</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: soap00023</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-60501</link>
		<dc:creator>soap00023</dc:creator>
		<pubDate>Sun, 25 Dec 2011 07:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-60501</guid>
		<description>Can you please help provide some direction or links to articles/papers that have analysed . I’ve covered this already in my previous blog post. 
&lt;a href=&quot;http://www.vicodindosage.info/what-are-the-side-effects-of-vicodin&quot;&gt;Side effects of Vicodin&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Can you please help provide some direction or links to articles/papers that have analysed . I’ve covered this already in my previous blog post.<br />
<a href="http://www.vicodindosage.info/what-are-the-side-effects-of-vicodin">Side effects of Vicodin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mark Mitrone</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-47167</link>
		<dc:creator>Mark Mitrone</dc:creator>
		<pubDate>Fri, 20 May 2011 04:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-47167</guid>
		<description>We have experienced memory problems with our .NET based web applications.  Our lead programmer prefers working with .NET and that is part of the reason we haven&#039;t switched over to a different development platform.  Is one potential solution to the memory issue with .NET to have our own dedicated server or network?
______________________________
&lt;a href=&quot;http://apps.webtrends.com&quot;&gt;mobile app platform&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>We have experienced memory problems with our .NET based web applications.  Our lead programmer prefers working with .NET and that is part of the reason we haven&#8217;t switched over to a different development platform.  Is one potential solution to the memory issue with .NET to have our own dedicated server or network?<br />
______________________________<br />
<a href="http://apps.webtrends.com">mobile app platform</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Subhasis</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-2321</link>
		<dc:creator>Subhasis</dc:creator>
		<pubDate>Mon, 20 Apr 2009 04:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-2321</guid>
		<description>Andreas &amp; Rajat:

In .NET, if you use large object arrays (arrays larger than 85000 bytes) then you may experience a Garbage collection problem and potentially an OutofMemory exception. 

Take a look at this URL for more information:
http://www.simple-talk.com/dotnet/.net-framework/the-dangers-of-the-large-object-heap/

Regards,
Subhasis</description>
		<content:encoded><![CDATA[<p>Andreas &amp; Rajat:</p>
<p>In .NET, if you use large object arrays (arrays larger than 85000 bytes) then you may experience a Garbage collection problem and potentially an OutofMemory exception. </p>
<p>Take a look at this URL for more information:<br />
<a href="http://www.simple-talk.com/dotnet/.net-framework/the-dangers-of-the-large-object-heap/" rel="nofollow"></a><a href='http://www.simple-talk.com/dotnet/.net-framework/the-dangers-of-the-large-object-heap/'>http://www.simple-talk.com/dotnet/.net-framework/the-dangers-of-the-large-object-heap/</a></p>
<p>Regards,<br />
Subhasis</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Rajat Khare</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-2001</link>
		<dc:creator>Rajat Khare</dc:creator>
		<pubDate>Fri, 10 Apr 2009 15:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-2001</guid>
		<description>Hi,
I am a software architect and have been involved in developing Windows Applications that are typically tools to interact with Automotive hardware for activities like Device Configuration/Minotring/Flashing etc, so involves communication with embedded software over protocols like RS232, CAN, LINm Wireless etc..

Lately there is a customer whos is very pessimistic about using .Net for making such applications as he has the strong notion that .Net Garbage collector plays spoilsport and interferes with communication timings and peformance and hence is pusing for a very large scale automation application to be done in VC++, and not using all the other benefits of .Net

Can you please help provide some direction or links to articles/papers that have analysed .Net Garbage collector from this perspective, and if its really a problem using it in critical communication intensive applications ?
I think otherwise and believe that if proper guidelines and practices are followed to avoid GC bottlenecks, its not a problem. But I have to prove the same with enough data and statistics.

Regards,
Rajat</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am a software architect and have been involved in developing Windows Applications that are typically tools to interact with Automotive hardware for activities like Device Configuration/Minotring/Flashing etc, so involves communication with embedded software over protocols like RS232, CAN, LINm Wireless etc..</p>
<p>Lately there is a customer whos is very pessimistic about using .Net for making such applications as he has the strong notion that .Net Garbage collector plays spoilsport and interferes with communication timings and peformance and hence is pusing for a very large scale automation application to be done in VC++, and not using all the other benefits of .Net</p>
<p>Can you please help provide some direction or links to articles/papers that have analysed .Net Garbage collector from this perspective, and if its really a problem using it in critical communication intensive applications ?<br />
I think otherwise and believe that if proper guidelines and practices are followed to avoid GC bottlenecks, its not a problem. But I have to prove the same with enough data and statistics.</p>
<p>Regards,<br />
Rajat</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Performance, Scalability and Architecture - Java and .NET Application Performance Management (dynaTrace Blog) &#187; Performance Analysis: How to identify &#8220;bad&#8221; methods messing up the GC</title>
		<link>http://blog.dynatrace.com/2009/03/31/net-performance-analysis-a-net-garbage-collection-mystery/comment-page-1/#comment-1873</link>
		<dc:creator>Performance, Scalability and Architecture - Java and .NET Application Performance Management (dynaTrace Blog) &#187; Performance Analysis: How to identify &#8220;bad&#8221; methods messing up the GC</dc:creator>
		<pubDate>Tue, 07 Apr 2009 11:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=421#comment-1873</guid>
		<description>[...] is that we need to identify how our GC activity looks like. I&#8217;ve covered this already in my previous blog post. There are different performance counters available - both in Java and .NET - that you can monitor. [...]</description>
		<content:encoded><![CDATA[<p>[...] is that we need to identify how our GC activity looks like. I&#8217;ve covered this already in my previous blog post. There are different performance counters available &#8211; both in Java and .NET &#8211; that you can monitor. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

