<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 07:57:00 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Vito's Blog: A quick look at the Tokyo Tyrant extension for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/13062</guid>
      <link>http://www.phpdeveloper.org/news/13062</link>
      <description><![CDATA[<p>
In <a href="http://vitochin.blogspot.com/2009/08/quick-look-at-tokyo-tyrant-extension.html">this new post</a> to his blog <i>Vito</i> takes "a quick look" at the newly released <a href="http://pecl.php.net/package/tokyo_tyrant">Tokyo Tyrant extension</a> for PHP (an interface to the <a href="http://tokyocabinet.sourceforge.net/">Tokyo Cabinet</a> key/value store).
</p>
<blockquote>
Here's a quick, rough look at the speed of the <a href="http://pecl.php.net/package/tokyo_tyrant">Tokyo Tyrant extension</a> for PHP released by Mikko 2 days ago. I am using it as an on-memory hash. Profiling done with <a href="http://www.xdebug.org/">xdebug</a> on PHP 5.3.0.
</blockquote>
<p>
He includes two shots of the output from a sample run with PHP 5.3.0 - one showing <a href="http://lh3.ggpht.com/_XlYGH9S6Yoc/SonAqkqbVzI/AAAAAAAAG9U/W6RC4cPdWNs/c100ks.png">a simple execution</a> of a get and put for a set of values and <a href="http://lh5.ggpht.com/_XlYGH9S6Yoc/SonA0HiHG9I/AAAAAAAAG9c/WgoY4cDsOUE/p100ks.png">the other</a> comparing the simplicity of that to a more complex request structure for <a href="http://mamasam.indefero.net/p/tyrant/">this implementation</a> of a Tyrant interface.
</p>]]></description>
      <pubDate>Tue, 18 Aug 2009 10:28:32 -0500</pubDate>
    </item>
  </channel>
</rss>
