<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tamata78</author_name>
  <author_url>https://blog.hatena.ne.jp/tamata78/</author_url>
  <blog_title>気軽に楽しくプログラムと遊ぶ</blog_title>
  <blog_url>https://tamata78.hatenablog.com/</blog_url>
  <categories>
    <anon>kotlin</anon>
  </categories>
  <description>以下を写経しつつ、理解をしていきます。 Kotlin の Coroutine を概観する - Qiita Coroutineとは？ 軽量なThreadのようなもの 他の処理をブロックせずに並列処理を行える Threadは無視できないコストがかかるが、Coroutineは気にしなくてもよいレベルのコストしかかからない Coroutineの作成と利用 non-blocking関数とblocking関数があります。 違いは、main関数の処理をブロックするかどうか。 ブロックとは、一時停止してCoroutine処理を実行することを指す。 non-blocking関数 launch 以下のように実装す…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamata78.hatenablog.com%2Fentry%2F2021%2F09%2F06%2F174235&quot; title=&quot;Kotlin Coroutineの使い方 - 気軽に楽しくプログラムと遊ぶ&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>2021-09-06 17:42:35</published>
  <title>Kotlin Coroutineの使い方</title>
  <type>rich</type>
  <url>https://tamata78.hatenablog.com/entry/2021/09/06/174235</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
