bioconductor-sharedobject
Sharing R objects across multiple R processes without memory duplication
Sharing R objects across multiple R processes without memory duplication
To install this package, run one of the following:
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.
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