
Threads programming for R!  It enables the clearer, simpler
shared-memory programming style, and in some cases gives superior
performance.

For a quick introduction, do

> library(Rdsm)
> ?Rdsm

Note:  Every effort has been made to ensure the correctness
of this code, but no warranty of any kind is given.

