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
Information Last Updated
Apr 22, 2025 at 15:29
License
GPL-3
Total Downloads
22.0K
Platforms