Hi guys<div><br></div><div>Suppose an ETS table with only 1 writer and N readers </div><div>This table contains only large binaries (>64B) with the same size 512B exactly. </div><div><br></div><div>The single writer update these Bins once a while. </div><div>The N readers regularly read one of these Bins, but never change/update them. </div><div><br></div><div>Questions: what a reader gets when reading a Bin from this ETS table:</div><div><br></div><div>1. a reference to that Bin</div>2. or a full copy of that Bin<div><br></div><div>Hope someone can clarify this (with an example). <span></span></div><div><br></div><div>Thank you</div><div>Frank</div><div><br></div>