Actually the opposite is true.
Posted Oct 21, 2005 1:37 UTC (Fri) by
xoddam (subscriber, #2322)
In reply to:
Ballmer: Microsoft to go after Linux strongholds (ZDNet) by nix
Parent article:
Ballmer: Microsoft to go after Linux strongholds (ZDNet)
> most accounting calculations parallelize really, really badly:
> they tend to have huge accumulations at their core, and, well,
> those depend on *everything*, so parallelizing them is pointless.
I don't doubt that most accounting *software* parallelizes really
badly. But that's an implementation detail. Commutative and
associative operations like addition are easily made massively
parallel.
Google relies on it:
http://labs.google.com/papers/sawzall.html
(
Log in to post comments)