<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ponkotuy</author_name>
  <author_url>https://blog.hatena.ne.jp/ponkotuy/</author_url>
  <blog_title>ponkotuyの日記</blog_title>
  <blog_url>https://ponkotuy.hatenadiary.org/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>やること Python上のmsgpack-rpcで簡単なデータ同期用DBを作る。 msgpackの超簡単な説明 JSONみたいなテキストをマシン間転送で使うのは遅いからバイナリでやろうぜ！っていう規格。BSONに良く似てる感じ。http://msgpack.org/msgpack-rpcはmsgpackを使って実際に転送する部分を担当している。 msgpack-rpcの実例 これ見れば一発で分かる筈。 http://d.hatena.ne.jp/yatt/20120301/1330612460これを見てDB実装を閃いたのでやってみた。 実際の実装 最も原始的なDBとは何か。それはPythonな…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fponkotuy.hatenadiary.org%2Fentry%2F20120618%2F1340039726&quot; title=&quot;msgpack-rpcが地味に凄い件について 〜簡易DBを作ろう！〜 - ponkotuyの日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-06-18 02:15:26</published>
  <title>msgpack-rpcが地味に凄い件について 〜簡易DBを作ろう！〜</title>
  <type>rich</type>
  <url>https://ponkotuy.hatenadiary.org/entry/20120618/1340039726</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
