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

https://github.com/happi/theBeamBook for the VM

http://erlang-in-anger.com/ for introspecting it in production