<?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: New memcached extension</title>
	<atom:link href="http://zmievski.org/2009/01/new-memcached-extension/feed" rel="self" type="application/rss+xml" />
	<link>http://gravitonic.com/2009/01/new-memcached-extension</link>
	<description>Life, technology, and other good things</description>
	<lastBuildDate>Wed, 10 Mar 2010 02:17:53 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andrei</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1758</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Wed, 10 Mar 2010 02:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1758</guid>
		<description>joseph, did you set the OPT_NUMBER_OF_REPLICAS option?</description>
		<content:encoded><![CDATA[<p>joseph, did you set the OPT_NUMBER_OF_REPLICAS option?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joseph</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1757</link>
		<dc:creator>joseph</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1757</guid>
		<description>Did any failover/replication support make it into 2.0?

I grabbed 2.0.0 from github, and it has been working nicely for the most part - until I kill one node...</description>
		<content:encoded><![CDATA[<p>Did any failover/replication support make it into 2.0?</p>
<p>I grabbed 2.0.0 from github, and it has been working nicely for the most part &#8211; until I kill one node&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1752</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1752</guid>
		<description>Frank,

I&#039;m working on next version (2.0) of the memcached extension. It&#039;ll have UDP support and replication (failover).</description>
		<content:encoded><![CDATA[<p>Frank,</p>
<p>I&#8217;m working on next version (2.0) of the memcached extension. It&#8217;ll have UDP support and replication (failover).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank Orson</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1751</link>
		<dc:creator>Frank Orson</dc:creator>
		<pubDate>Tue, 09 Feb 2010 23:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1751</guid>
		<description>Hi Andrei,

1) Does pecl/memcached support UDP on the client? I could not find any info about this. I know that pecl/memcache 3.0.4 supports it.

2)  Does pecl/memcached have failover support in the client?

Thanks in advance,

--Franky</description>
		<content:encoded><![CDATA[<p>Hi Andrei,</p>
<p>1) Does pecl/memcached support UDP on the client? I could not find any info about this. I know that pecl/memcache 3.0.4 supports it.</p>
<p>2)  Does pecl/memcached have failover support in the client?</p>
<p>Thanks in advance,</p>
<p>&#8211;Franky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghu veer</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1624</link>
		<dc:creator>raghu veer</dc:creator>
		<pubDate>Sun, 25 Oct 2009 18:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1624</guid>
		<description>I wish to try memcached in php, and even though I had the other pecl memcache extension installed, I thought of trying memcached based on libmemcached and got that implemented in the server. The manual do not have working example to connect, and most of the examples online in different websites present examples related to pecl memcache but not pecl memcached (which is based on libmemcached). While I think, I got the concept and thinking of how to use this in my application, I wish a push to start with a set of examples can really help, many like me, I hope you will post some sooner, thank you.

Please give examples in procedural and object oriented methods both, thank you</description>
		<content:encoded><![CDATA[<p>I wish to try memcached in php, and even though I had the other pecl memcache extension installed, I thought of trying memcached based on libmemcached and got that implemented in the server. The manual do not have working example to connect, and most of the examples online in different websites present examples related to pecl memcache but not pecl memcached (which is based on libmemcached). While I think, I got the concept and thinking of how to use this in my application, I wish a push to start with a set of examples can really help, many like me, I hope you will post some sooner, thank you.</p>
<p>Please give examples in procedural and object oriented methods both, thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1460</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1460</guid>
		<description>getMulti corresponds to an API call in libmemcached, but there is no such thing for cas, so it would have to be emulated by fetching values individually.</description>
		<content:encoded><![CDATA[<p>getMulti corresponds to an API call in libmemcached, but there is no such thing for cas, so it would have to be emulated by fetching values individually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1459</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 28 Jul 2009 21:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1459</guid>
		<description>Andrei,

If getMulti can return the cas hash, why is there not a casMulti function?</description>
		<content:encoded><![CDATA[<p>Andrei,</p>
<p>If getMulti can return the cas hash, why is there not a casMulti function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notes on Web Performance (Part 1) &#171; Pjh0211&#8217;s Weblog</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1198</link>
		<dc:creator>Notes on Web Performance (Part 1) &#171; Pjh0211&#8217;s Weblog</dc:creator>
		<pubDate>Wed, 08 Apr 2009 19:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1198</guid>
		<description>[...] problem. It is often the connectors between. Review your connector implementations be they mod_jk , php-memcached , or your DBCP ,  reviewing &amp; adjusting these settings often yield huge [...]</description>
		<content:encoded><![CDATA[<p>[...] problem. It is often the connectors between. Review your connector implementations be they mod_jk , php-memcached , or your DBCP ,  reviewing &amp; adjusting these settings often yield huge [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich Choy</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1173</link>
		<dc:creator>Rich Choy</dc:creator>
		<pubDate>Sat, 04 Apr 2009 21:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1173</guid>
		<description>Sorry, I didn&#039;t RTFP (&quot;P&quot; being posts).

Yes, I&#039;m using the PECL memcache extension. I&#039;m going to test-drive yours this week. :)</description>
		<content:encoded><![CDATA[<p>Sorry, I didn&#8217;t RTFP (&#8221;P&#8221; being posts).</p>
<p>Yes, I&#8217;m using the PECL memcache extension. I&#8217;m going to test-drive yours this week. <img src='http://zmievski.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei</title>
		<link>http://zmievski.org/2009/01/new-memcached-extension/comment-page-1#comment-1163</link>
		<dc:creator>Andrei</dc:creator>
		<pubDate>Fri, 03 Apr 2009 05:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://gravitonic.com/?p=764#comment-1163</guid>
		<description>@Rich, which extension are you using? :) Mine doesn&#039;t support those extra parameters, you must be talking about pecl/memcache one.</description>
		<content:encoded><![CDATA[<p>@Rich, which extension are you using? <img src='http://zmievski.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Mine doesn&#8217;t support those extra parameters, you must be talking about pecl/memcache one.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
