<?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: Spotlight PyCon-Tech: CacheMgr</title>
	<atom:link href="http://www.dougma.com/archives/55/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dougma.com/archives/55</link>
	<description>the truth according to Doug</description>
	<pubDate>Tue, 06 Jan 2009 01:21:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-bleeding</generator>
		<item>
		<title>By: doug</title>
		<link>http://www.dougma.com/archives/55#comment-66</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Sun, 18 Nov 2007 18:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/51#comment-66</guid>
		<description>Kent,

Yea, that was what I was hinting at when I said &lt;i&gt;'memcached will take a bit more work'&lt;/i&gt;. I have not found a good solution to a number of memcached issues. It might require comming up with a new memcached backend implementation which caches the keys in a localmem fashion, and have the cachemgr do full page bulk gets. Granted this means that base memcached will still not be supported.</description>
		<content:encoded><![CDATA[<p>Kent,</p>
<p>Yea, that was what I was hinting at when I said <i>&#8216;memcached will take a bit more work&#8217;</i>. I have not found a good solution to a number of memcached issues. It might require comming up with a new memcached backend implementation which caches the keys in a localmem fashion, and have the cachemgr do full page bulk gets. Granted this means that base memcached will still not be supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kent Johnson</title>
		<link>http://www.dougma.com/archives/55#comment-65</link>
		<dc:creator>Kent Johnson</dc:creator>
		<pubDate>Sun, 18 Nov 2007 13:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dougma.com/archives/51#comment-65</guid>
		<description>IIUC this will be difficult to implement for memcached, which does not have an API call to list the keys in the cache. The FAQ says this would kill performance:
http://www.socialtext.net/memcached/index.cgi?faq#can_i_iterate_the_items_of_the_memcached_server</description>
		<content:encoded><![CDATA[<p>IIUC this will be difficult to implement for memcached, which does not have an API call to list the keys in the cache. The FAQ says this would kill performance:<br />
<a href="http://www.socialtext.net/memcached/index.cgi?faq#can_i_iterate_the_items_of_the_memcached_server" rel="nofollow">http://www.socialtext.net/memcached/index.cgi?faq#can_i_iterate_the_items_of_the_memcached_server</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
