[erlang-questions] Parallelism lesson for an idiot
Jon Schneider
jon@REDACTED
Fri Apr 5 08:03:00 CEST 2013
There could be another reason people often miss. Manipulating data within a cache line concurrently from more than one core absolutely destroys caching. I would imagine this will get many sorting algorithms.
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130405/012c33fa/attachment.htm>
More information about the erlang-questions
mailing list