Learn R Programming

DSL (version 0.1-7)

Distributed Storage and List

Description

An abstract DList class helps storing large list-type objects in a distributed manner. Corresponding high-level functions and methods for handling distributed storage (DStorage) and lists allows for processing such DLists on distributed systems efficiently. In doing so it uses a well defined storage backend implemented based on the DStorage class.

Copy Link

Version

Install

install.packages('DSL')

Version

0.1-7

License

GPL-3

Maintainer

Last Published

January 15th, 2020

Functions in DSL (0.1-7)

MapReduce

MapReduce for "DList" Objects
DGather

Gather Distributed Data
KeyValue

Key/Value Pairs
DStorage

Virtual Distributed Storage Class
DList

Distributed List Class