<?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: How do I run scheduled tasks (CRON) on my account?</title>
	<atom:link href="http://ind-web.com/2009/04/14/how-do-i-run-scheduled-tasks-cron-on-my-account/feed/" rel="self" type="application/rss+xml" />
	<link>http://ind-web.com/2009/04/14/how-do-i-run-scheduled-tasks-cron-on-my-account/</link>
	<description>Hosting, Blogs and More</description>
	<lastBuildDate>Thu, 10 Jun 2010 09:45:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Martin</title>
		<link>http://ind-web.com/2009/04/14/how-do-i-run-scheduled-tasks-cron-on-my-account/comment-page-1/#comment-14</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 15 Apr 2009 10:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://ind-web.com/?p=189#comment-14</guid>
		<description>Another addition to this, users must note that we do not allow permanent processes on any hosting account.

However, you are free to run long running scripts and anything else you like on a Dedicated server.</description>
		<content:encoded><![CDATA[<p>Another addition to this, users must note that we do not allow permanent processes on any hosting account.</p>
<p>However, you are free to run long running scripts and anything else you like on a Dedicated server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Llewellyn</title>
		<link>http://ind-web.com/2009/04/14/how-do-i-run-scheduled-tasks-cron-on-my-account/comment-page-1/#comment-13</link>
		<dc:creator>Daniel Llewellyn</dc:creator>
		<pubDate>Tue, 14 Apr 2009 18:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://ind-web.com/?p=189#comment-13</guid>
		<description>As a follow-up to this, I feel that I should point out that nothing precludes the scenario where you use the same script in multiple CRON jobs. By this I mean that, for e.g, you can run the same script up to three times an hour by filling in each CRON job with the same path but with differing times to run. This enables you to run the same task at more regular intervals, but will use up more slots in the CRON system.
As an example, our main site&#039;s CRON system has the same script set to run at 20 minute intervals. This script emulates the standard wordpress wp-cron system, which wouldn&#039;t normally work on our servers due to the &quot;loopback problem&quot;.</description>
		<content:encoded><![CDATA[<p>As a follow-up to this, I feel that I should point out that nothing precludes the scenario where you use the same script in multiple CRON jobs. By this I mean that, for e.g, you can run the same script up to three times an hour by filling in each CRON job with the same path but with differing times to run. This enables you to run the same task at more regular intervals, but will use up more slots in the CRON system.<br />
As an example, our main site&#8217;s CRON system has the same script set to run at 20 minute intervals. This script emulates the standard wordpress wp-cron system, which wouldn&#8217;t normally work on our servers due to the &#8220;loopback problem&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
