Impact of state size in mnesia_frag_hash

Igor Ribeiro Sucupira igorrs@REDACTED
Mon Nov 16 03:17:50 CET 2009


Hello.

I've begun the implementation of a module following the
mnesia_frag_hash behaviour.
With enough fragments, my hash_state could grow to a reasonable size
(something around, say, 10 MB).

Can you think of any significant performance impact of this
implementation? For example: is the hash_state transmitted between
nodes frequently enough to cause significant network traffic?

Thanks.
Igor.

-- 
"The secret of joy in work is contained in one word - excellence. To
know how to do something well is to enjoy it." - Pearl S. Buck.


More information about the erlang-questions mailing list