Apply Mapping Functions in Parallel using Futures
furrr: Apply Mapping Functions in Parallel using Futures
Options to fine tune furrr
Apply a function to each element of a vector, and its index via future...
Invoke functions via futures
Apply a function to each element of a vector via futures
Apply a function to each element of a vector conditionally via futures
Map over multiple inputs simultaneously via futures
Modify elements selectively via futures
Deprecated furrr options
Implementations of the family of map() functions from 'purrr' that can be resolved using any 'future'-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.
Useful links