|
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.
<ASIN:9153142535 >
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

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.
Algorithmic Thinking, 2nd Ed (No Starch Press)
Author: Dr. Daniel Zingaro Publisher: No Starch Date: January 2024 Pages: 480 ISBN: 978-1718503229 Print: 1718503229 Kindle: B0BZGZHK3B Audience: C programmers Rating: 4 Reviewer: Mike James What exactly is algorithmic thinking?
|
Beginning Programming All-in-One For Dummies
Author: Wallace Wang Publisher: For Dummies Pages: 800 ISBN: 978-1119884408 Print: 1119884403 Kindle: B0B1BLY87B Audience: Novice programmers Rating: 3 Reviewer: Kay Ewbank
This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]
| | More Reviews |
|