<?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"
	>
<channel>
	<title>Comments on: Installing the memcached Ruby Gem on Solaris</title>
	<atom:link href="http://blogs.everycity.co.uk/alasdair/2010/03/installing-the-memcached-ruby-gem-on-solaris/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.everycity.co.uk/alasdair/2010/03/installing-the-memcached-ruby-gem-on-solaris/</link>
	<description></description>
	<pubDate>Thu, 09 Sep 2010 00:44:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Ben Summers</title>
		<link>http://blogs.everycity.co.uk/alasdair/2010/03/installing-the-memcached-ruby-gem-on-solaris/#comment-217</link>
		<dc:creator>Ben Summers</dc:creator>
		<pubDate>Thu, 04 Mar 2010 21:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.everycity.co.uk/alasdair/?p=243#comment-217</guid>
		<description>You can't use native extensions, even if they were supported it'd break the real multi-threading. But all the important ones have java versions instead, eg Mongrel.

isitjruby.com used to have some compatibility info, but it looks like it's down or it's been taken off air, given the Joyent holding page.

It's unlikely to be as much of a problem as you might think, though.</description>
		<content:encoded><![CDATA[<p>You can&#8217;t use native extensions, even if they were supported it&#8217;d break the real multi-threading. But all the important ones have java versions instead, eg Mongrel.</p>
<p>isitjruby.com used to have some compatibility info, but it looks like it&#8217;s down or it&#8217;s been taken off air, given the Joyent holding page.</p>
<p>It&#8217;s unlikely to be as much of a problem as you might think, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alasdair</title>
		<link>http://blogs.everycity.co.uk/alasdair/2010/03/installing-the-memcached-ruby-gem-on-solaris/#comment-216</link>
		<dc:creator>Alasdair</dc:creator>
		<pubDate>Thu, 04 Mar 2010 11:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.everycity.co.uk/alasdair/?p=243#comment-216</guid>
		<description>How do gems with native extensions work with JRuby? Do you have to avoid using them?</description>
		<content:encoded><![CDATA[<p>How do gems with native extensions work with JRuby? Do you have to avoid using them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Summers</title>
		<link>http://blogs.everycity.co.uk/alasdair/2010/03/installing-the-memcached-ruby-gem-on-solaris/#comment-215</link>
		<dc:creator>Ben Summers</dc:creator>
		<pubDate>Thu, 04 Mar 2010 11:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.everycity.co.uk/alasdair/?p=243#comment-215</guid>
		<description>Ah, the joys of compiling software on Solaris.

One of the beauties of using JRuby rather than the standard Ruby is that you don't have to worry about this sort of thing. Just find the Java library that you want, and use it from your Ruby code. In most cases, the Java library is higher quality and much faster.

Of course, doing this isn't so easy when you're hosting software which already exists. :-(</description>
		<content:encoded><![CDATA[<p>Ah, the joys of compiling software on Solaris.</p>
<p>One of the beauties of using JRuby rather than the standard Ruby is that you don&#8217;t have to worry about this sort of thing. Just find the Java library that you want, and use it from your Ruby code. In most cases, the Java library is higher quality and much faster.</p>
<p>Of course, doing this isn&#8217;t so easy when you&#8217;re hosting software which already exists. :-(</p>
]]></content:encoded>
	</item>
</channel>
</rss>
