Erlang

Erlanghtml

The Erlang BEAM Virtual Machine Specification
http://www.cs-lab.org/historical_beam_instruction_set.htmljava

book
by Joe Armstrongsdom

Actor Model implementation on JVM or CLR.
java Akka framework
Akka actors run on OS Threads an actor that randomly blocks will block the entire thread
Erlang的特色
- 並行語言,強悍的進程機制。 和消息傳遞系統
- 熱更新 Hot code loading
- 內置模式匹配ide

Actor Model implementationui

[PDF]Comparison of Erlang Runtime System and Java Virtual ...
http://ds.cs.ut.ee/courses/course-files/To303nis%20Pool%20.pdfcode


lightweight threads to the JVM
Quasar

Erlang Scheduler
http://erlang.org/pipermail/erlang-questions/2001-April/003132.html
http://jlouisramblings.blogspot.hk/2013/01/how-erlang-does-scheduling.html
http://www.erlang.org/doc/efficiency_guide/processes.htmlhtm

相關文章
相關標籤/搜索