Skip to contents

Get available shared memory backing types

Usage

available_backings()

Value

A character vector of available backing types on the current platform.

Examples

available_backings()
#> [1] "mmap" "shm"