<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Nov 15, 2007, at 12:32 , Rakesh Rajan wrote:</div><div><br class="webkit-block-placeholder"></div><blockquote type="cite"><div class="gmail_quote"><div>- Regarding binary protocol, are there any restriction on the server version ( on development machine I am running a windows port 1.2.1 and on production, it is 1.2.2 )?&nbsp; If so, which is the server version that I should be using ? ( I remember seeing some mails about binary protocol in server in this list, but not sure if it is released / in svn ). </div></div></blockquote><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>There's not a released binary protocol implementation from danga yet.<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>I maintain a branch with it currently that is tracking development (although recent changes have led to a bug I haven't tracked down yet -- might need a day or two to get time for that).<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>If you want to play with it, I can help you get it up and running.</div><div><br class="webkit-block-placeholder"></div><blockquote type="cite"><div class="gmail_quote"><div>- I see that the binary protocol is present in 2.0 pre release branch. Are you planning to get a release out any time soon ? </div></div></blockquote><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>My release is dependent on a server release, so I'm just holding it in pre-release until then.</div><div><br class="webkit-block-placeholder"></div><blockquote type="cite"><div class="gmail_quote"><div>- I really like the fact that the library tries to perform some optimization on storing some native objects. Have you also looked at these optimizations ? <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&gt; Collection of native object<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&gt; Class containing native objects&nbsp; </div></div></blockquote><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>I'm not sure what you mean by that. &nbsp;Do you mean a single object under a single key, or referencing multiple keys from the server(s)?<br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>For the former, the default transcoder should be fine. &nbsp;For the latter, it'd be tough because some of the collection can disappear and it'd be spread across multiple servers.</div><div><br class="webkit-block-placeholder"></div><blockquote type="cite"><div class="gmail_quote"><div>- Regarding the feature, "<strong>There is only one thread for all processing"<span style="font-weight: normal;"> (mentioned in the website)</span>, <b><span style="font-weight: normal;">does this apply even in case when I run my server in multi-threaded mode ( I have a dual proc machine and planning to run with thread = 2 ) </span> </b></strong><br></div></div></blockquote><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Yes. &nbsp;I doubt you'd notice it, but that were an issue you could just start two clients and access them via round robin (which sort of goes back to that interface thing I was talking about).<br class="webkit-block-placeholder"></div><br><blockquote type="cite"><div class="gmail_quote"><div>- This is out of topic, but does any one know when is the next release of memcached server happening?<br></div></div></blockquote></div><div><br class="webkit-block-placeholder"></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>1.2.4 is imminent, but isn't a particularly exciting release for me.<br class="webkit-block-placeholder"></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div>--&nbsp;</div><div>Dustin Sallings</div></div><br class="Apple-interchange-newline"></span> </div><br></body></html>