[erlang-questions] Alternatives to Erlang

Maruthavanan Subbarayan maruthavanan_s@REDACTED
Mon Feb 11 18:31:34 CET 2013


Sorry for the typo.. The subject was supposed to be "Alternatives to Atoms/ mnesia table names"
/RM

From: maruthavanan_s@REDACTED
To: erlang-questions@REDACTED
Date: Mon, 11 Feb 2013 12:29:11 -0500
Subject: [erlang-questions] Alternatives to Erlang




Hi,
I am on the way to creating an application which would create atoms dynamically.
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.
Creating an ETS table with name will give me table identifier with integer. Does a similar thing exists for mnesia too?
How can I organize such a system?
Thanks,Marutha 		 	   		  

_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130211/a86cd12e/attachment.htm>


More information about the erlang-questions mailing list