DSL: Distributed Storage and List

A package providing functions and methods for handling distributed storage (DStorage) and lists (DLlist). It implements an abstract DList class for storing large list-type objects in a distributed manner. In doing so it uses a well defined storage backend implemented based on the DStorage class. It allows for processing such DLists on distributed systems efficiently.

Version: 0.1-2.1
Suggests: hive (≥ 0.1-14), parallel
Published: 2013-04-25
Author: Ingo Feinerer [aut], Stefan Theussl [aut, cre], Christian Buchta [ctb]
Maintainer: Stefan Theussl <Stefan.Theussl at R-project.org>
License: GPL-3
NeedsCompilation: yes
CRAN checks: DSL results

Downloads:

Package source: DSL_0.1-2.1.tar.gz
MacOS X binary: DSL_0.1-2.1.tgz
Windows binary: DSL_0.1-2.1.zip
Reference manual: DSL.pdf
Vignettes: DSL
Old sources: DSL archive

Reverse dependencies:

Reverse depends: tm.plugin.dc