サクサク読めて、アプリ限定の機能も多数!
start(Host) -> start(Host, Name) -> start(Host, Name, Args) -> {ok, Node} | {error, Reason} Types: Host = Name = atom() Args = string() Node = node() Reason = timeout | no_rsh | {already_running, Node} Starts a slave node on the host Host. Host names need not necessarily be specified as ful
ita-wasa のブックマーク 2008/08/25 16:51
slave — stdlib v6.0.1start(Host) -> start(Host, Name) -> start(Host, Name, Args) -> {ok, Node} | {error, Reason} Types: Host = Name = atom() Args = string() Node = node() Reason = timeout | no_rsh | {already_running, Node} Starts a slave node on the host Host. Host names need not necessarily be specified as ful2008/08/25 16:51
start(Host) -> start(Host, Name) -> start(Host, Name, Args) -> {ok, Node} | {error, Reason} Types: Host = Name = atom() Args = string() Node = node() Reason = timeout | no_rsh | {already_running, Node} Starts a slave node on the host Host. Host names need not necessarily be specified as ful
このブックマークにはスターがありません。 最初のスターをつけてみよう!
www.erlang.org2008/08/25
View Source slave (stdlib v6.0.1) This module provides functions for starting Erlang slave nodes. All slave nodes that are started by a master terminate automatically when the master terminates. Al...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
start(Host) -> start(Host, Name) -> start(Host, Name, Args) -> {ok, Node} | {error, Reason} Types: Host = Name = atom() Args = string() Node = node() Reason = timeout | no_rsh | {already_running, Node} Starts a slave node on the host Host. Host names need not necessarily be specified as ful
ita-wasa のブックマーク 2008/08/25 16:51
このブックマークにはスターがありません。
最初のスターをつけてみよう!
slave — stdlib v6.0.1
www.erlang.org2008/08/25
View Source slave (stdlib v6.0.1) This module provides functions for starting Erlang slave nodes. All slave nodes that are started by a master terminate automatically when the master terminates. Al...
3 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /