<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Paul Gregoire's Blog &#187; quartz</title>
	<atom:link href="http://gregoire.org/tag/quartz/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregoire.org</link>
	<description>Various ramblings-on, mostly about Red5</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Quartz schedulers</title>
		<link>http://gregoire.org/2009/06/15/quartz-schedulers/</link>
		<comments>http://gregoire.org/2009/06/15/quartz-schedulers/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:19:26 +0000</pubDate>
		<dc:creator>mondain</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Red5]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[quartz]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://gregoire.org/?p=57</guid>
		<description><![CDATA[When you want to schedule a particular task or job within Red5, you have at least two options available which are built into the server. We use Quartz for our scheduler, but you are not required to use it; I just wanted to get that disclaimer out of the way, this is Java so use [...]]]></description>
		<wfw:commentRss>http://gregoire.org/2009/06/15/quartz-schedulers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
