[erlang-questions] Passing records vs Mnesia lookups

Jarrod Roberson jarrod@REDACTED
Sun Apr 26 20:31:10 CEST 2009


>
> So the question is
>
> Is it better to read the record from mnesia once and send the complete
> record to each of the 40,000 processes
>
> or
>
> Is it better to just send the key in the message and have each of the
> processes do an mnesia lookup


why not do both and measure the performance and that will give you your
answer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090426/86dbfe69/attachment.htm>


More information about the erlang-questions mailing list