<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Realtime ETL (sort of) Using JRuby</title>
	<atom:link href="http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/</link>
	<description>Who's Ready For Safe Fun?</description>
	<lastBuildDate>Sun, 09 Aug 2009 13:33:23 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kofno</title>
		<link>http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/#comment-406</link>
		<dc:creator>kofno</dc:creator>
		<pubDate>Thu, 03 May 2007 11:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/#comment-406</guid>
		<description>In our JMS scenario, the payload was actually a serialized object, but it could have just as easily been XML, or YAML, or anything else that Java or Ruby speak. Once the payload is processed, it is pushed into the DB, but it&#039;s not limited to just DB&#039;s. We could, for example, send the data to a Web Service if such a requirement existed.</description>
		<content:encoded><![CDATA[<p>In our JMS scenario, the payload was actually a serialized object, but it could have just as easily been XML, or YAML, or anything else that Java or Ruby speak. Once the payload is processed, it is pushed into the DB, but it&#8217;s not limited to just DB&#8217;s. We could, for example, send the data to a Web Service if such a requirement existed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stijn</title>
		<link>http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/#comment-405</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Thu, 03 May 2007 08:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://kofno.wordpress.com/2007/05/01/realtime-etl-sort-of-using-jruby/#comment-405</guid>
		<description>Hi,

I have no experience with (J)Ruby but am intrigued by your post.

You mentioned that you also used it from a JMS queue, i.e. you had a (XML?) payload and pushed it right into the DB. Is that right?

If so, then I must investigate this further! :)

I&#039;ll start reading up more on JRuby anyway just to see what role it fulfills in this kind of a setup.

Regards,

Stijn.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have no experience with (J)Ruby but am intrigued by your post.</p>
<p>You mentioned that you also used it from a JMS queue, i.e. you had a (XML?) payload and pushed it right into the DB. Is that right?</p>
<p>If so, then I must investigate this further! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ll start reading up more on JRuby anyway just to see what role it fulfills in this kind of a setup.</p>
<p>Regards,</p>
<p>Stijn.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
