Y
Hacker News
new
|
ask
|
show
|
jobs
by
cschneid
3265 days ago
Are there good resources / books on advanced BEAM? I'd love to know more of the nitty-gritty details of the VM, and how to make the best use of it.
1 comments
mononcqc
3265 days ago
https://github.com/happi/theBeamBook
for the VM
http://erlang-in-anger.com/
for introspecting it in production
link
http://erlang-in-anger.com/ for introspecting it in production