<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>Untitled</TITLE>
</HEAD>
<BODY>
<a HREF="http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3733353731353a33303639373a2d323a313933"><!-- RS-STRIP-BEGIN MTk2LjMwLjc5LjE1NQ== --><IMG SRC="cid:MGJQsZCmm6CSPSgK0/eY1g==" alt="Look 4 Help - Click here for more info" border=0><!-- RS-STRIP-END MTk2LjMwLjc5LjE1NQ== --></a><br>
<a HREF="http://asp1.rocketseed.com/RocketSeed/mail/433a32353a3733353731353a33303639373a2d323a313836"><!-- RS-STRIP-BEGIN MTk2LjMwLjc5LjE1NQ== --><IMG SRC="cid:VWO+hBcmxEzWxqZeFhRAFQ==" alt=" " border=0><!-- RS-STRIP-END MTk2LjMwLjc5LjE1NQ== --></a>
<p>
Hello all<br><br>I need a bit of advice.  I have a transaction based system that spawns a<br>thread to handle every incoming transaction.  Unfortunately there is<br>quite a large chunk of relatively static configuration information that<br>is needed by every thread.<br>With relatively static I mean that it is changeable through user<br>intervention at any time.<br><br>The question is, how do I get this information to every thread without<br>signifficantly slowing things down or using up all the available memory?<br><br>I am not sure, but I suspect passing it as a parameter will cause<br>thousands of copies to be made.  Is this correct?<br>I was thinking of making a globally registered ets table, but this will<br>cause copies to be made again once it is read from the table.<br>The last option might be to declare all the information in a hrl file,<br>but then changing the configuration would require recompilation.<br>As I understand, using a binary formated chunk of data will prevent<br>copying, but when converting back to a more usable format the data will<br>be copied again.<br><br>Any other ways of getting large chunks of configuration data quickly to<br>a large number of transient threads?<br><br>Help and advice appreciated.<br><br>-]-[einrich Venter<br>
</p>
   <a href="http://www.rocketseed.com/discstart.html"><br></a>
<p></p>
<a href="http://www.rocketseed.com/discend.html"><br></a></p></BODY></HTML>