|
|
|
|
|
by im_down_w_otp
3127 days ago
|
|
Except that isn't true in Erlang (or other BEAM languages). Binaries larger than some threshold are managed on a shared-heap. I think a couple other things have been promoted to being managed that way too fairly recently. |
|