The BEAM Book (HappiHacking)
Wednesday, 18 June 2025

This book is a guide to understanding Erlang’s runtime system, the BEAM VM. Dr Erik Stenman looks deep into the internals of the Erlang RunTime System (ERTS). The book shows how to optimize applications, debug performance bottlenecks, and what's different about functional language runtimes.

Author: Dr Erik Stenman
Publisher: HappiHacking
Date: May 2025
Pages: 465
ISBN: 978-9153142539
Print: 9153142535
Kindle: B0FBX7YWB1
Audience: Developers interested in BEAM and Erlang
Level: Intermediate
Category: Other Languages

beam

Topics include:

  • BEAM internals – How the virtual machine executes and optimizes Erlang code
  • Process scheduling – How lightweight concurrency and distribution work under the hood
  • Memory management – Garbage collection, heap allocation, and efficiency tuning
  • Debugging and profiling – Tools and techniques to analyze BEAM performance

For recommendations of books on functional programming see First Class Functional Programming Books in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Learn Enough JavaScript to Be Dangerous

Author: Michael Hartl
Publisher: Addison-Wesley
Date: June 2022
Pages: 304
ISBN: 978-0137843749
Print: 0137843747
Kindle: B09RDSVV7N
Audience: Would-be JavaScript developers
Rating: 2
Reviewer: Mike James
To be dangerous? Is this a good ambition?



Administering Relational Databases on Microsoft Azure

Author: Prashanth Jayaram et al
Publisher: Independent
Pages: 622
ISBN: 979-8706128029
Print: B08Y4LBTP4
Kindle: B08XZQJHMK
Audience: Azure DBAs
Rating: 2 or 4 (see review for details)
Reviewer: Ian Stirk

This book aims to help you pass the Azure Relational Database exam DP-300, how does it fare?


More Reviews