<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Getting Started with JRuby</title>
	<atom:link href="http://joyeur.com/2007/06/07/getting-started-with-jruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/</link>
	<description>Joyent&#039;s Weblog</description>
	<lastBuildDate>Wed, 28 Mar 2012 23:03:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Shawn</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2270</link>
		<dc:creator><![CDATA[Shawn]]></dc:creator>
		<pubDate>Wed, 13 Jun 2007 01:58:16 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2270</guid>
		<description><![CDATA[Please of please Joyent post more to the blog.

	I feel starved when there isn&#8217;t anything to read for days on end :)]]></description>
		<content:encoded><![CDATA[<p>Please of please Joyent post more to the blog.</p>
<p>	I feel starved when there isn&#8217;t anything to read for days on end <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hoffman</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2266</link>
		<dc:creator><![CDATA[Jason Hoffman]]></dc:creator>
		<pubDate>Sat, 09 Jun 2007 06:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2266</guid>
		<description><![CDATA[@Tim

	You load-balance it like &#8220;normal&#8221;, it&#8217;s on a port on a private IP and you direct traffic that way.

	No mongrel doesn&#8217;t apply, you could use the jruby/java port of it, but you&#8217;d use a java app server like glassfish instead.]]></description>
		<content:encoded><![CDATA[<p>@Tim</p>
<p>	You load-balance it like &#8220;normal&#8221;, it&#8217;s on a port on a private IP and you direct traffic that way.</p>
<p>	No mongrel doesn&#8217;t apply, you could use the jruby/java port of it, but you&#8217;d use a java app server like glassfish instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benson</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2265</link>
		<dc:creator><![CDATA[Benson]]></dc:creator>
		<pubDate>Fri, 08 Jun 2007 20:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2265</guid>
		<description><![CDATA[@Tim: I haven&#8217;t looked closely at it, but from what Ben said about war file deployment on glassfish, I assume you could rely on a java appserver to do the load balancing for you.  I&#8217;ve used JBoss in the past, and it was very rich in that department.  

	@Joyent: In a similar vein to JRuby is a language called Groovy.  It&#8217;s a very impressive project, and a really great environment to code in.  Is there any likelihood of it appearing on TxD&#8217;s servers?  Have you looked at Groovy at all?]]></description>
		<content:encoded><![CDATA[<p>@Tim: I haven&#8217;t looked closely at it, but from what Ben said about war file deployment on glassfish, I assume you could rely on a java appserver to do the load balancing for you.  I&#8217;ve used JBoss in the past, and it was very rich in that department.  </p>
<p>	@Joyent: In a similar vein to JRuby is a language called Groovy.  It&#8217;s a very impressive project, and a really great environment to code in.  Is there any likelihood of it appearing on TxD&#8217;s servers?  Have you looked at Groovy at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2269</link>
		<dc:creator><![CDATA[Tim]]></dc:creator>
		<pubDate>Fri, 08 Jun 2007 07:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2269</guid>
		<description><![CDATA[I assume someone would use this to (hopefully) help speedup the performance of Ruby.

	How does someone load balances JRuby?  Does mongrel still apply?  I would think not, though I&#8217;m not sure.]]></description>
		<content:encoded><![CDATA[<p>I assume someone would use this to (hopefully) help speedup the performance of Ruby.</p>
<p>	How does someone load balances JRuby?  Does mongrel still apply?  I would think not, though I&#8217;m not sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda Derezinski</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2268</link>
		<dc:creator><![CDATA[Linda Derezinski]]></dc:creator>
		<pubDate>Fri, 08 Jun 2007 04:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2268</guid>
		<description><![CDATA[Never mind &#8230; move along nothing to see here.  I missed the jruby script/server.  Everything is working fine and dandy]]></description>
		<content:encoded><![CDATA[<p>Never mind &#8230; move along nothing to see here.  I missed the jruby script/server.  Everything is working fine and dandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linda Derezinski</title>
		<link>http://joyeur.com/2007/06/07/getting-started-with-jruby/#comment-2267</link>
		<dc:creator><![CDATA[Linda Derezinski]]></dc:creator>
		<pubDate>Fri, 08 Jun 2007 04:44:37 +0000</pubDate>
		<guid isPermaLink="false">http://joycomad.joyent.us/blog/uncategorized/getting-started-with-jruby/#comment-2267</guid>
		<description><![CDATA[ok so I did this but when I do require &#8216;java&#8217; in a controller I get: no such file to load &#8212; java.

	what else am I missing here?? (I&#8217;m on an AC200 M)]]></description>
		<content:encoded><![CDATA[<p>ok so I did this but when I do require &#8216;java&#8217; in a controller I get: no such file to load &#8212; java.</p>
<p>	what else am I missing here?? (I&#8217;m on an AC200 M)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

