I don't see it mentioned in this thread and thought it should. Large binaries are not stored in the heap (but instead a pointer to it is) and are reference counted, correct?<div><br></div><div>Would this fact not make it possible to easily test placing certain messages on this "shared space"? Instead of people trying to put Erlang on a shared heap -- which I think is a bad idea.</div>
<div><br>Tristan</div>