CMD + K

bioconductor-sharedobject

Community

Sharing R objects across multiple R processes without memory duplication

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::bioconductor-sharedobject

Usage Tracking

1.20.0
1.16.0
1.12.0
1.8.0
1.6.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This package is developed for facilitating parallel computing in R. It is capable to create an R object in the shared memory space and share the data across multiple R processes. It avoids the overhead of memory dulplication and data transfer, which make sharing big data object across many clusters possible.

About

Summary

Sharing R objects across multiple R processes without memory duplication

Last Updated

Dec 16, 2024 at 02:56

License

GPL-3

Total Downloads

22.3K

Supported Platforms

linux-64
macOS-64