parallelism

Skandium Java Multi-core Library Release 1.0b2

Parallelism patterns for Multi-core in Java Version 1.0b2 of the Skandium Java Multi-core Library has been released at: http://skandium.niclabs.cl/

0 replies - 230 views - 11/19/09 by mleyton in Announcements

Caching, Parallelism and Scalability

When your boss asks you to rewrite your application to be more performant and handle greater throughput, what do you do? Once upon a time, when Moore’s Law...

1 replies - 18470 views - 09/18/08 by Manik Surtani in Articles

Parallelism with Map/Reduce

In this article, we will explore the Map/Reduce approach to turn a sequential algorithm into parallelOverview of Map/ReduceSince the "reduce"...

2 replies - 3863 views - 05/20/08 by riho in News