<?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>Comments on: The &#8220;is it done yet&#8221; loop</title>
	<atom:link href="http://www.jds.net.au/tech-tips/vugen-polling-loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au/tech-tips/vugen-polling-loop/</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Sat, 21 Jan 2012 10:27:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: oliver lloyd</title>
		<link>http://www.jds.net.au/tech-tips/vugen-polling-loop/#comment-41893</link>
		<dc:creator>oliver lloyd</dc:creator>
		<pubDate>Thu, 17 Mar 2011 13:29:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=951#comment-41893</guid>
		<description>lr_think_time()? What if this script is run with think time turned off? Or just limited. How about sleep()? Same result as think_time but always gets executed and you are not exposed to the risk of someone changing the run time settings and this screwing the logic. plus it allows you to debug the script much easier.

It&#039;s a bit of a hammer, the sleep function, and it can cause issues when stopping the scenario (when the script is asleep is is the sleep of the dead, it will not respond to external requests) but nothing a bit of patience won&#039;t fix.</description>
		<content:encoded><![CDATA[<p>lr_think_time()? What if this script is run with think time turned off? Or just limited. How about sleep()? Same result as think_time but always gets executed and you are not exposed to the risk of someone changing the run time settings and this screwing the logic. plus it allows you to debug the script much easier.</p>
<p>It&#8217;s a bit of a hammer, the sleep function, and it can cause issues when stopping the scenario (when the script is asleep is is the sleep of the dead, it will not respond to external requests) but nothing a bit of patience won&#8217;t fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elearner99</title>
		<link>http://www.jds.net.au/tech-tips/vugen-polling-loop/#comment-19041</link>
		<dc:creator>elearner99</dc:creator>
		<pubDate>Sun, 29 Aug 2010 06:38:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=951#comment-19041</guid>
		<description>These samples of LR code from JDS site is really good. Wish to see and learn more from this site.

Thanks.</description>
		<content:encoded><![CDATA[<p>These samples of LR code from JDS site is really good. Wish to see and learn more from this site.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

