Skip to main contentSkip to navigation

BEAM (Bogdan's/Björn's Erlang Abstract Machine)

BEAM is the virtual machine that executes Erlang, Elixir, and other BEAM-based language bytecode, providing fault-tolerant concurrent processing through lightweight processes and message passing.