<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kameid</author_name>
  <author_url>https://blog.hatena.ne.jp/kameid/</author_url>
  <blog_title>kameidの備忘録 - Sharpen the Saw!</blog_title>
  <blog_url>https://kameid.hatenadiary.org/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>非同期キュー</anon>
  </categories>
  <description>複数のキューの中で、データのあるものを探して取って来る Q4M の便利機能。 mysql&gt; SELECT queue_wait('high_priority_table', 'low_priority_table', 10); これのこと。 エラーキューとしてウチでは使おうと思っているが、これの動きに若干癖があったのでメモっとく。 まず、この書き方をするときは、タイムアウト指定が必須。 select queue_wait('a', 'b'); こういう書き方をすると、a テーブルの中身しか見てくれない。 select queue_wait('a', 'b', 60); のようにタイムアウトを必…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkameid.hatenadiary.org%2Fentry%2F20090323%2F1237782121&quot; title=&quot;Prioritized Subscription 時の Q4M の動作 - kameidの備忘録 - Sharpen the Saw!&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>2009-03-23 13:22:01</published>
  <title>Prioritized Subscription 時の Q4M の動作</title>
  <type>rich</type>
  <url>https://kameid.hatenadiary.org/entry/20090323/1237782121</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
