<div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><div><blockquote type="cite"><span style="border-collapse: separate; 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;">

2) Any specific reason on why there is only a synchronous<span>&nbsp;</span><i>get<span>&nbsp;</span></i>but not synchronous<span>&nbsp;</span><i>multiget<span>&nbsp;</span></i>( I found only async<span>&nbsp;</span><i>multiget<span>&nbsp;</span></i>
in the API doc ) ?
</span></blockquote><div><br></div></div><div><span style="white-space: pre;">        </span>There is both asyncGetBulk and getBulk.<br></div><div></div></div></div></blockquote><div>Sorry, my bad. <br><br>Couple more questions that came up:
<br><br>- 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 ).
<br><br>- 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 ? <br><br>- 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; <br><br>- Regarding the feature, &quot;<strong>There is only one thread for all processing&quot;<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> &nbsp;<br>- This is out of topic, but does any one know when is the next release of memcached server happening?<br></div></div><br>
Thanks,<br>Rakesh<br>