<

Filipe Varjão

Developer at Erlang Solutions

Developer at Erlang Solutions

Past Activities

Filipe Varjão
Code BEAM SF
05 Mar 2020
12.20 - 12.45

Let the garbage crash

Many techniques have been developed to proper and automatically manage memory. Such techniques seek to collect all possible unreachable data, keeping program pauses to a minimum. In this talk, we are going to talk about the main techniques for garbage collection and comparing the usage of them between Golang and Erlang. Let the garbage crash.