目前分類:erlang (2)

瀏覽方式: 標題列表 簡短摘要

這段影片可以讓我們了解 elang scheduler的處理..

Run queues
The differences between processes, ports and timers
How the next thing to execute is chosen and
Load balancing

文章標籤

wjhwang 發表在 痞客邦 留言(0) 人氣()

今天想要在 erlang 環境下使用 obserevr 的工具,下了命令之後

Martin-MacBook-Pro:~ martin$ erl
Erlang R16B (erts-5.10.1) [source] [64-bit] [smp:2:2] [async-threads:10] [kernel-poll:false]

Eshell V5.10.1 (abort with ^G)
1> observer:start().
exception error: undefined function wx_object:start/3

文章標籤

wjhwang 發表在 痞客邦 留言(1) 人氣()