<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kasei_san</author_name>
  <author_url>https://blog.hatena.ne.jp/kasei_san/</author_url>
  <blog_title>かせいさんとこ</blog_title>
  <blog_url>https://kasei-san.hatenadiary.org/</blog_url>
  <categories>
    <anon>node.js</anon>
  </categories>
  <description>いろいろ調べたのでメモする node.js ってなあに? JavaScriptを用いた Non-blocking I/O な環境 Non-blocking I/O? CPUと他の入出力装置(I/O)において、データの送受信を待たずに、次の処理に移行する方式のこと。 逆に、入出力が完了するまで待つことを「ブロッキング」と呼ぶ 例えば、こんなのがブロッキング require 'open-uri' p &quot;1: #{Time.now}&quot; open(&quot;http://www.ruby-lang.org/&quot;) {|f| p &quot;2: #{Time.now}&quot; } p &quot;3: #{Time.now}&quot; # ou…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkasei-san.hatenadiary.org%2Fentry%2F20130310%2Fp1&quot; title=&quot;node.js覚書 - かせいさんとこ&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>2013-03-10 00:00:00</published>
  <title>node.js覚書</title>
  <type>rich</type>
  <url>https://kasei-san.hatenadiary.org/entry/20130310/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
