<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cooldaemon</author_name>
  <author_url>https://blog.hatena.ne.jp/cooldaemon/</author_url>
  <blog_title>cooldaemonの備忘録</blog_title>
  <blog_url>https://cooldaemon.hatenadiary.org/</blog_url>
  <categories>
    <anon>erlang</anon>
    <anon>mnesia</anon>
  </categories>
  <description>id:cooldaemon:20071011:1192094209 で Mnesia 上のテーブルをディスクに保存しましたが、そのテーブルに関数を入れて遊んでみました。前回作ったノード a を再起動し、io:fwrite/2 を保存する。 % erlang -sname a (a@imac)1&gt; mnesia_test:restart(). ok (a@imac)2&gt; mnesia_test:set(func1, fun io:fwrite/2). {atomic,ok}前回作ったノード b を再起動し、io:fwrite/2 を取得して実行する。 その後、ノード b を停止する。 % erl…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcooldaemon.hatenadiary.org%2Fentry%2F20071012%2F1192184338&quot; title=&quot;Mnesia で永続化したテーブルに関数を入れ、全ノード停止後に再起動し、別ノードで実行したら動いた（まー、動いて当たり前ですけど） - cooldaemonの備忘録&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>2007-10-12 19:18:58</published>
  <title>Mnesia で永続化したテーブルに関数を入れ、全ノード停止後に再起動し、別ノードで実行したら動いた（まー、動いて当たり前ですけど）</title>
  <type>rich</type>
  <url>https://cooldaemon.hatenadiary.org/entry/20071012/1192184338</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
