<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Ruby Common Object Pool (common-pool)</title>
	<link>http://www.pluitsolutions.com/2007/05/16/ruby-common-object-pool-common-pool/</link>
	<description>Web Development and Design, and Anything That Matters</description>
	<pubDate>Fri, 25 Jul 2008 11:43:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>

	<item>
		<title>by: Herryanto Siatono</title>
		<link>http://www.pluitsolutions.com/2007/05/16/ruby-common-object-pool-common-pool/#comment-29120</link>
		<pubDate>Wed, 16 May 2007 16:02:00 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2007/05/16/ruby-common-object-pool-common-pool/#comment-29120</guid>
					<description>Thanks Joe, we often use memcache for object pooling, I guess common pool suits more for those who needs the extra jazz, like nee to keep minimum idle, mantaining maximum idle and checking if evict idle if required.</description>
		<content:encoded><![CDATA[<p>Thanks Joe, we often use memcache for object pooling, I guess common pool suits more for those who needs the extra jazz, like nee to keep minimum idle, mantaining maximum idle and checking if evict idle if required.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joe Goh</title>
		<link>http://www.pluitsolutions.com/2007/05/16/ruby-common-object-pool-common-pool/#comment-29068</link>
		<pubDate>Wed, 16 May 2007 08:35:12 +0000</pubDate>
		<guid>http://www.pluitsolutions.com/2007/05/16/ruby-common-object-pool-common-pool/#comment-29068</guid>
					<description>Good stuff!  Although I don't code in Ruby and this should prove amazingly useful to people creating Rails based websites with lots of traffic.

I'm quite surprised that no one has done it before actually.  Are there other common pool implementations for Ruby?</description>
		<content:encoded><![CDATA[<p>Good stuff!  Although I don&#8217;t code in Ruby and this should prove amazingly useful to people creating Rails based websites with lots of traffic.</p>
<p>I&#8217;m quite surprised that no one has done it before actually.  Are there other common pool implementations for Ruby?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
