Sharing R objects across multiple R processes without memory duplication


[Up] [Top]

Documentation for package ‘SharedObject’ version 1.16.0

Help Pages

allocateSharedMemory Functions to manipulate shared memory
freeSharedMemory Functions to manipulate shared memory
getCopyOnWrite Get/Set the properties of a shared object.
getLastIndex Functions to manipulate shared memory
getSharedCopy Get/Set the properties of a shared object.
getSharedMemorySize Functions to manipulate shared memory
getSharedSubset Get/Set the properties of a shared object.
hasSharedMemory Functions to manipulate shared memory
initialSharedObjectPackageData Functions to manipulate shared memory
is.altrep Whether an object is an ALTREP object
is.shared Test whether an object is shared
is.shared-method Test whether an object is shared
listSharedObjects List all shared Objects
mapSharedMemory Functions to manipulate shared memory
pkgconfig Find path of the shared memory header file
releaseSharedObjectPackageData Functions to manipulate shared memory
setCopyOnWrite Get/Set the properties of a shared object.
setSharedCopy Get/Set the properties of a shared object.
setSharedSubset Get/Set the properties of a shared object.
share Create a shared object
share-method Create a shared object
SharedObject Create an empty shared object
sharedObjectPkgOptions Get or set the global options for the SharedObject package
sharedObjectProperties Get/Set the properties of a shared object.
sharedObjectProperties-method Get/Set the properties of a shared object.
unmapSharedMemory Functions to manipulate shared memory
unshare Unshare a shared object
unshare-method Unshare a shared object