<?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: Getting Started with JRuby</title>
	<atom:link href="http://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 11 Mar 2010 02:03:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shawn</title>
		<link>http://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1911</link>
		<dc:creator>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-1911</guid>
		<description>	&lt;p&gt;Please of please Joyent post more to the blog.&lt;/p&gt;

	&lt;p&gt;I feel starved when there isn&#8217;t anything to read for days on end :)&lt;/p&gt;

</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://www.joyent.com/joyeurblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Hoffman</title>
		<link>http://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1896</link>
		<dc:creator>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-1896</guid>
		<description>	&lt;p&gt;@Tim&lt;/p&gt;

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

	&lt;p&gt;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.&lt;/p&gt;

</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://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1877</link>
		<dc:creator>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-1877</guid>
		<description>	&lt;p&gt;@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.  &lt;/p&gt;

	&lt;p&gt;@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?&lt;/p&gt;

</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://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1910</link>
		<dc:creator>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-1910</guid>
		<description>	&lt;p&gt;I assume someone would use this to (hopefully) help speedup the performance of Ruby.&lt;/p&gt;

	&lt;p&gt;How does someone load balances JRuby?  Does mongrel still apply?  I would think not, though I&#8217;m not sure.&lt;/p&gt;

</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://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1909</link>
		<dc:creator>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-1909</guid>
		<description>	&lt;p&gt;Never mind &#8230; move along nothing to see here.  I missed the jruby script/server.  Everything is working fine and dandy&lt;/p&gt;

</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://www.joyent.com/joyeurblog/2007/06/07/getting-started-with-jruby/comment-page-1/#comment-1908</link>
		<dc:creator>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-1908</guid>
		<description>	&lt;p&gt;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.&lt;/p&gt;

	&lt;p&gt;what else am I missing here?? (I&#8217;m on an AC200 M)&lt;/p&gt;

</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>
