<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takuya_1st</author_name>
  <author_url>https://blog.hatena.ne.jp/takuya_1st/</author_url>
  <blog_title>それマグで！</blog_title>
  <blog_url>https://takuya-1st.hatenablog.jp/</blog_url>
  <categories>
    <anon>php</anon>
    <anon>laravel</anon>
  </categories>
  <description>laravel ジョブ・キューモデル laravel には、ジョブ・ワーカーとキューがデフォルトで用意されています。 これを少し試してみました。 今回試すこと キューにジョブをいれて、ワーカーで処理をする。 queue でできること ジョブを待ち続けて実行する。 php artisan queue:work # 無限ループによるキュー待ち キューに値が入ると処理を始めるワーカーを起動します。 今回やらないこと。（並列処理） こんかいは並列処理試さない。特に複数マシンでジョブの共有。ジョブの並列起動。これらは試しません。ネットワーク超えてジョブを共有して処理をすれば便利なのだろうが考えることが多…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakuya-1st.hatenablog.jp%2Fentry%2F2022%2F01%2F25%2F175105&quot; title=&quot;laravelのジョブ・キュー・ワーカーを試す。 - それマグで！&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/takuya_1st/20220125/20220125175057.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-01-25 17:51:05</published>
  <title>laravelのジョブ・キュー・ワーカーを試す。</title>
  <type>rich</type>
  <url>https://takuya-1st.hatenablog.jp/entry/2022/01/25/175105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
