<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cflat-inc</author_name>
  <author_url>https://blog.hatena.ne.jp/cflat-inc/</author_url>
  <blog_title>株式会社CFlatの明後日スタイルのブログ</blog_title>
  <blog_url>https://cflat-inc.hatenablog.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>レプリケーションとその問題点 データベースへの負荷を分散させるための手段はいくつかあるのですが、比較的簡単な手段としてMaster-Slave構成によるレプリケーションを使う方法があります。レプリケーションではMasterサーバーを書き込み専用に、Slaveサーバーを読み取り専用とします。 Masterへの変更がSlaveへ同期されることで同じデータを持つことになります。 その上で、データベースの読み取りは全てSlaveに問い合わせるという方法です。これによる一番のメリットはSlaveを複数立てることで、データ取得系のリクエストの負荷をSlaveで分散することができるようになることです。また、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcflat-inc.hatenablog.com%2Fentry%2F20130812%2F1376265269&quot; title=&quot;MySQLのレプリケーション遅延をローカルで再現させる手順 その1 - 株式会社CFlatの明後日スタイルのブログ&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>2013-08-12 08:54:29</published>
  <title>MySQLのレプリケーション遅延をローカルで再現させる手順 その1</title>
  <type>rich</type>
  <url>https://cflat-inc.hatenablog.com/entry/20130812/1376265269</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
