<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>Python</anon>
  </categories>
  <description>何らかの時間がかかる処理を，非同期で実行するWebサービスを作成することを考えます． しばしば用いられる方法の1つに，Workerプロセスに分離する方法があります．ユーザーのリクエストに対してレスポンスを即座に返すWebプロセスと，内部で実際の処理を実行するWorkerプロセスに分業させるわけです．このようにすることで，ユーザーがレスポンス待ちする状況が回避されるので，よいとされています．以下の記事に詳細が書かれています． Worker Dynos, Background Jobs and Queueing | Heroku Dev Center Herokuでは，Workerプロセスを実行す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2020%2F11%2F06%2F125821&quot; title=&quot;PythonのBottleでbackground taskを処理する - みーのぺーじ&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/a/atsuhiro-me/20201106/20201106125126.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-06 12:58:21</published>
  <title>PythonのBottleでbackground taskを処理する</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2020/11/06/125821</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
