
Promises of the Elixir & BEAM - EMx 173
Elixir Mix
00:00
Message Processes
Every message passing between processes is basically always copying. So the solution for those problems that I at least resort to is like putting that shared context in a separate process that you can access, like a simple agent. But yeah, it's something we do take for granted, like, it'll work. And they realize, oh, no, everything is copied.
Transcript
Play full episode