<?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>Rails Deployment &#187; Ruby</title>
	<atom:link href="http://www.railsdeployment.com/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.railsdeployment.com</link>
	<description>How difficult can it be?</description>
	<lastBuildDate>Mon, 22 Sep 2008 20:47:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Ruby Enterprise Edition</title>
		<link>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/</link>
		<comments>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:13:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=49</guid>
		<description><![CDATA[If you are deploying your Rails application to shared hosting solution or a VPS you probably want to be frugal with the amount of resources you are using (indeed this is often the case with other deployment options as well). One way to reduce the footprint of your application might be to take a look [...]]]></description>
			<content:encoded><![CDATA[<p>If you are deploying your Rails application to shared hosting solution or a VPS you probably want to be frugal with the amount of resources you are using (indeed this is often the case with other deployment options as well).</p>
<p>One way to reduce the footprint of your application might be to take a look at Phusion&#8217;s new <a title="Ruby Enterprise Edition" href="http://www.rubyenterpriseedition.com/" target="_blank">Ruby Enterprise Edition</a>. They claim it uses 33% less memory (on average) than vanilla Ruby when used with their recently released <a title="mod_rails aka Passenger" href="http://www.modrails.com/" target="_blank">mod_rails / Phusion Passenger</a> Apache module.</p>
<p>I hadn&#8217;t looked at it yet since the inclusion of &#8220;Enterprise&#8221; in the name made me assume that this was a (costly) commercial offering &#8211; not that working for commercial gain is a bad thing !</p>
<p>However, it turns out the name is misleading since it is, in fact, an open source implementation of the Ruby language with an <a title="Ruby Enterprise Edition FAQ" href="http://www.rubyenterpriseedition.com/faq.html" target="_blank">enhanced garbage collector and improved memory allocator</a> (amongst other features).</p>
<p>Oh, and it can run alongside your existing copy of Ruby if you want to give it a whirl&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2008/06/17/ruby-enterprise-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby.NET Milestone</title>
		<link>http://www.railsdeployment.com/2007/02/11/rubynet-milestone/</link>
		<comments>http://www.railsdeployment.com/2007/02/11/rubynet-milestone/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 21:15:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Interoperability]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://www.railsdeployment.com/?p=6</guid>
		<description><![CDATA[This one is not directly related to deployment (not yet anyway) but is newsworthy in its own right. Curt Hibbs is reporting that the Gardens Point Ruby.NET compiler from the Queensland University of Technology is now passing all of the tests in the Ruby installation test suite and most of the tests in the main [...]]]></description>
			<content:encoded><![CDATA[<p>This one is not directly related to deployment (not yet anyway) but is newsworthy in its own right. Curt Hibbs <a target="_blank" href="http://www.oreillynet.com/ruby/blog/2007/02/major_milestone_for_rubynet_co.html" title="Major milestone for Ruby.NET">is reporting</a> that the <a target="_blank" href="http://www.plas.fit.qut.edu.au/Ruby.NET/" title="Ruby.NET Compiler">Gardens Point Ruby.NET compiler</a> from the Queensland University of Technology is now passing all of the tests in the Ruby installation test suite and most of the tests in the main test directory.</p>
<p>They are now planning more regular &#8211; monthly &#8211; releases of the Ruby.NET compiler and have started work on getting Ruby on Rails working. Additionally, they hope to move to a more open source, collaborative development model in the second half of this year.</p>
<p>I am looking forward to the next release of this compiler since their plan is that that version will support two-way interoperability between .NET languages and Ruby !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.railsdeployment.com/2007/02/11/rubynet-milestone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.520 seconds -->
