[erlang-questions] mnesia cluster of p2p style?
max tan
maxtqm@REDACTED
Mon Apr 11 07:54:04 CEST 2011
Hi all,
Is it possible to setup a Mnesia cluster consisting hundreds (or more)
nodes, wherein each table is replicated by 3-4 nodes? I think the problem
may be concerning Mnesia schema, which is shared by the whole cluster, and
tables are dynamically created, deleted and moved. So I worry about the
schema_transaction overhead.
Best regards.
Tan Qingming.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110411/5d5dd125/attachment.htm>
More information about the erlang-questions
mailing list