<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>methane</author_name>
  <author_url>https://blog.hatena.ne.jp/methane/</author_url>
  <blog_title>methaneのブログ</blog_title>
  <blog_url>https://methane.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>組み込み開発では、PC上でのプログラムに比べて並列性が求められることが多い。 何かを処理中、ユーザーの操作を禁止することが出来ない。 リアルタイム性が求められる処理が多い。 非同期な処理を同期なAPIでラップするためのフレームワークがきちんと整備されていない。というか、ドライバモデルすら無い（ITRONの場合） このため、プログラムは非常に複雑になる。たとえば、デジカメで静止画を撮影するときのLSI制御では、 void 静止画記録(RawImage *raw) { YuvImage yuv = ConvertRaw2Yuv(raw); JpgImage jpg = ConvertYuv2Jpg…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmethane.hatenablog.jp%2Fentry%2F20060628%2F1151507148&quot; title=&quot; 同期APIがほしい - methaneのブログ&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>2006-06-28 00:05:48</published>
  <title> 同期APIがほしい</title>
  <type>rich</type>
  <url>https://methane.hatenablog.jp/entry/20060628/1151507148</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
