LFE-04-Processes
an LFE program is composed of anywhere from 1 to hundreds of thousands of lightweight processes. each process operates independently with its own private memory, communicating via message passing, and the overhead for an Erlang process is pretty low....
Mar 9, 20242 min read8
