<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>puni-o</author_name>
  <author_url>https://blog.hatena.ne.jp/puni-o/</author_url>
  <blog_title>プログラムの事とか</blog_title>
  <blog_url>https://puni-o.hatenablog.com/</blog_url>
  <categories>
    <anon>Reactive Extensions</anon>
  </categories>
  <description>Rxすごい！便利！と思い始めて早数年。 いまだにWhereとかThrottleとか使う程度です。難しいの書けません。ぎりぎり読める程度です。 それでも使っていなきゃ使えるようにはならないので頑張るのです。 非同期で読み続けるデータを非同期に書き込みたい こんな感じ。 書いてみた。 static void Main(string[] args) { var source = new Subject&lt;string&gt;(); Writer(source); Reader(source); Console.ReadKey(); } static async Task Reader(Subject&lt;str…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpuni-o.hatenablog.com%2Fentry%2F2016%2F02%2F10%2F132533&quot; title=&quot;Reactive Extensions使って非同期に読みながら非同期に書き込む処理を書いたけど書けなかった話 - プログラムの事とか&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>http://cdn-ak.f.st-hatena.com/images/fotolife/p/puni-o/20160210/20160210114811.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-10 13:25:33</published>
  <title>Reactive Extensions使って非同期に読みながら非同期に書き込む処理を書いたけど書けなかった話</title>
  <type>rich</type>
  <url>https://puni-o.hatenablog.com/entry/2016/02/10/132533</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
