<html><body bgcolor="#FFFFFF"><div><br><br>On Jun 1, 2011, at 5:09 AM, Jesper Louis Andersen <<a href="mailto:jesper.louis.andersen@gmail.com">jesper.louis.andersen@gmail.com</a>> wrote:<font class="Apple-style-span" color="#0023A3"><font class="Apple-style-span" color="#000000"><br></font></font></div><blockquote type="cite"><div><span>* Use ETS to share data common to your processes.</span><br></div></blockquote><br><div>I thought data was copied out of ETS each time you access it (unless it references a constant or large binary I assume at which point you probably get a pointer).  So while you are sharing you're sharing copies if two processes both access an entry, and not a pointer to the data, correct?</div><div><br></div><div>-Anthony</div></body></html>