<?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: Configuring Quartz Scheduler to Run in Clustered Environment	</title>
	<atom:link href="https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/feed/" rel="self" type="application/rss+xml" />
	<link>https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/</link>
	<description>Embracing the Messiness in Search of Epic Solutions</description>
	<lastBuildDate>Fri, 06 Jan 2023 17:20:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: yardem		</title>
		<link>https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/#comment-11</link>

		<dc:creator><![CDATA[yardem]]></dc:creator>
		<pubDate>Fri, 07 Aug 2015 15:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=73#comment-11</guid>

					<description><![CDATA[thank you, it works very good for me]]></description>
			<content:encoded><![CDATA[<p>thank you, it works very good for me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Choon-Chern Lim		</title>
		<link>https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/#comment-10</link>

		<dc:creator><![CDATA[Choon-Chern Lim]]></dc:creator>
		<pubDate>Fri, 27 Sep 2013 19:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=73#comment-10</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/#comment-9&quot;&gt;jthiesse19&lt;/a&gt;.

The database manages the semaphore to ensure only one running node is executing the triggerred job. If you run this SQL query &lt;code&gt;select * from dbo.QRTZ_TRIGGERS&lt;/code&gt;, you will see which job is currently running, when it will run again, etc.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/#comment-9">jthiesse19</a>.</p>
<p>The database manages the semaphore to ensure only one running node is executing the triggerred job. If you run this SQL query <code>select * from dbo.QRTZ_TRIGGERS</code>, you will see which job is currently running, when it will run again, etc.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jthiesse19		</title>
		<link>https://myshittycode.com/2013/09/26/configuring-quartz-scheduler-to-run-in-clustered-environment/#comment-9</link>

		<dc:creator><![CDATA[jthiesse19]]></dc:creator>
		<pubDate>Fri, 27 Sep 2013 15:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://myshittycode.com/?p=73#comment-9</guid>

					<description><![CDATA[Where is the magic allowing for multiple concurrently running nodes to not collide?]]></description>
			<content:encoded><![CDATA[<p>Where is the magic allowing for multiple concurrently running nodes to not collide?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching 53/60 queries in 0.014 seconds using Disk

Served from: myshittycode.com @ 2026-02-18 01:49:44 by W3 Total Cache
-->