<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gutskun</author_name>
  <author_url>https://blog.hatena.ne.jp/gutskun/</author_url>
  <blog_title>ひとしれずひっそり</blog_title>
  <blog_url>https://katsuyoshi.hatenadiary.com/</blog_url>
  <categories>
    <anon>Swift</anon>
  </categories>
  <description>ThreadとかDispatchQueueとかは経験あるけど非同期関数やらタスクは馴染みがない。 swift-programming-language-jp.gitbook.io Actor Actorはタスク間で情報を共有したいときに安全に情報を共有できる。 Actorの変更は1つのTaskからのみのため。 Sendable 型 Actorのメソッドに引数として渡す際やTaskの結果として返す時の安全性を持たせるのに使用する。 今の所どういう状況の時にSendable型が必要なのか分からず。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatsuyoshi.hatenadiary.com%2Fentry%2F2023%2F03%2F13%2F151229&quot; title=&quot;同時並行処理(Concurrency) 難しい - ひとしれずひっそり&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>2023-03-13 15:12:29</published>
  <title>同時並行処理(Concurrency) 難しい</title>
  <type>rich</type>
  <url>https://katsuyoshi.hatenadiary.com/entry/2023/03/13/151229</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
