<?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: Performance Analysis: How to identify synchronization issues under load?</title>
	<atom:link href="http://blog.dynatrace.com/2009/04/02/performance-analysis-how-to-identify-synchronization-issues-under-load/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dynatrace.com/2009/04/02/performance-analysis-how-to-identify-synchronization-issues-under-load/</link>
	<description></description>
	<lastBuildDate>Sat, 11 Feb 2012 09:39:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Von: JP @ java synchronization</title>
		<link>http://blog.dynatrace.com/2009/04/02/performance-analysis-how-to-identify-synchronization-issues-under-load/comment-page-1/#comment-51531</link>
		<dc:creator>JP @ java synchronization</dc:creator>
		<pubDate>Mon, 06 Jun 2011 04:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=426#comment-51531</guid>
		<description>Load testing should be part of standard testing if not much at least some because I have observed that code mostly break on Production rather than test environment and most of the time cause of those bugs are concurrent access of code by multiple threads which only happens under load, some time these are not just performance issue but data access issue and race conditions as well. I have yet to find suitable JUnit add one which can help me to write simple load test cases. by the way Thanks for such great article and you have covered the topic quite well.</description>
		<content:encoded><![CDATA[<p>Load testing should be part of standard testing if not much at least some because I have observed that code mostly break on Production rather than test environment and most of the time cause of those bugs are concurrent access of code by multiple threads which only happens under load, some time these are not just performance issue but data access issue and race conditions as well. I have yet to find suitable JUnit add one which can help me to write simple load test cases. by the way Thanks for such great article and you have covered the topic quite well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co Performance, Scalability and Architecture &#8211; Java and .NET Application Performance Management (dynaTrace Blog)</title>
		<link>http://blog.dynatrace.com/2009/04/02/performance-analysis-how-to-identify-synchronization-issues-under-load/comment-page-1/#comment-16505</link>
		<dc:creator>Top 10 Performance Problems taken from Zappos, Monster, Thomson and Co Performance, Scalability and Architecture &#8211; Java and .NET Application Performance Management (dynaTrace Blog)</dc:creator>
		<pubDate>Wed, 16 Jun 2010 18:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dynatrace.com/?p=426#comment-16505</guid>
		<description>[...] Further Reading: How to identify synchronization problems under load [...]</description>
		<content:encoded><![CDATA[<p>[...] Further Reading: How to identify synchronization problems under load [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

