<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Sorry for the typo.. The subject was supposed to be "Alternatives to Atoms/ mnesia table names"<div><br></div><div>/R</div><div>M<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: maruthavanan_s@hotmail.com<br>To: erlang-questions@erlang.org<br>Date: Mon, 11 Feb 2013 12:29:11 -0500<br>Subject: [erlang-questions] Alternatives to Erlang<br><br>

<style><!--
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:12pt;font-family:Calibri;}

--></style>
<div dir="ltr">Hi,<div><br></div><div>I am on the way to creating an application which would create atoms dynamically.</div><div><br></div><div>These atoms are created because I have user registering into my system and each user has set of 10 mnesia tables to be created. Since atoms has a limitation I am afraid that if 100K users register into my system I may run of atoms for creating tables for more users.</div><div><br></div><div>Creating an ETS table with name will give me table identifier with integer. Does a similar thing exists for mnesia too?</div><div><br></div><div>How can I organize such a system?</div><div><br></div><div>Thanks,</div><div>Marutha</div>                                         </div>
<br>_______________________________________________
erlang-questions mailing list
erlang-questions@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions</div></div>                                       </div></body>
</html>